From 216ac8dd9605f0bae419c0d65ade58308d5fa904 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:16:22 +0200 Subject: [PATCH] build(deps): bump deptry from 0.16.1 to 0.17.0 (#2222) Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.16.1 to 0.17.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.16.1...0.17.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 14fc25392..defe297a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -149,7 +149,7 @@ dev = [ "types-psutil==5.8.23", "types_requests==2.32.0.20240602", "types-protobuf==5.26.0.20240422", - "deptry==0.16.1" + "deptry==0.17.0" ] build = [ # Dev and build dependencies are not relaxed because