From 03f94536ca539e6c1b8e93b4f710f2778b15315b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:02:35 +0000 Subject: [PATCH] build(deps-dev): bump deptry from 0.23.0 to 0.24.0 Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.23.0 to 0.24.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.23.0...0.24.0) --- updated-dependencies: - dependency-name: deptry dependency-version: 0.24.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c8009f41..69c85b46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -151,7 +151,7 @@ dev = [ "types-psutil==7.1.3.20251202", "types_requests==2.32.0.20240712", "types-protobuf==6.32.1.20250918", - "deptry==0.23.0" + "deptry==0.24.0" ] build = [ # Dev and build dependencies are not relaxed because