From 18d87b70d378b12bde35f2a703234ccde7064c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:10:48 +0100 Subject: [PATCH] build(deps): bump deptry from 0.22.0 to 0.23.0 (#2575) Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](https://github.com/fpgmaas/deptry/compare/0.22.0...0.23.0) --- updated-dependencies: - dependency-name: deptry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d1aef20db..ec61ef830 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -150,7 +150,7 @@ dev = [ "types-psutil==6.1.0.20241102", "types_requests==2.32.0.20240712", "types-protobuf==5.29.1.20241207", - "deptry==0.22.0" + "deptry==0.23.0" ] build = [ # Dev and build dependencies are not relaxed because