Compare commits

...

2 Commits

Author SHA1 Message Date
Moritz
50300f1c8e Merge pull request #2792 from mandiant/dependabot/pip/deptry-0.24.0 2025-12-16 21:08:55 +01:00
dependabot[bot]
03f94536ca 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] <support@github.com>
2025-12-15 14:02:35 +00:00

View File

@@ -151,7 +151,7 @@ dev = [
"types-psutil==7.1.3.20251202", "types-psutil==7.1.3.20251202",
"types_requests==2.32.0.20240712", "types_requests==2.32.0.20240712",
"types-protobuf==6.32.1.20250918", "types-protobuf==6.32.1.20250918",
"deptry==0.23.0" "deptry==0.24.0"
] ]
build = [ build = [
# Dev and build dependencies are not relaxed because # Dev and build dependencies are not relaxed because