Skip to content

Commit

Permalink
chore(deps-dev): bump deptry from 0.21.1 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/fpgmaas/deptry/releases)
- [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md)
- [Commits](fpgmaas/deptry@0.21.1...0.22.0)

---
updated-dependencies:
- dependency-name: deptry
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and koeaw committed Jan 16, 2025
1 parent 34ffcbd commit d60ec4e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 15 deletions.
32 changes: 18 additions & 14 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ psycopg = "^3.2.3"
optional = true

[tool.poetry.group.dev.dependencies]
deptry = "^0.21.1"
deptry = "^0.22.0"
django-debug-toolbar = "^4.4.6"
djlint = "^1.36.4"
pylint = "^3.3.3"
Expand Down

0 comments on commit d60ec4e

Please sign in to comment.