From df3c265bd50487d14bbe9ee71ae73622caaa6ca3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:18:19 +0200 Subject: [PATCH] build(deps): bump deptry from 0.17.0 to 0.19.1 (#2303) Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.17.0 to 0.19.1. - [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.17.0...0.19.1) --- 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> Co-authored-by: Moritz Co-authored-by: Willi Ballenthin --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c7aed7ea..67c7d28d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -150,7 +150,7 @@ dev = [ "types-psutil==6.0.0.20240621", "types_requests==2.32.0.20240712", "types-protobuf==5.27.0.20240626", - "deptry==0.17.0" + "deptry==0.19.1" ] build = [ # Dev and build dependencies are not relaxed because