Skip to content

Commit

Permalink
chore(deps-dev): bump deptry from 0.22.0 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/fpgmaas/deptry/releases)
- [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md)
- [Commits](fpgmaas/deptry@0.22.0...0.23.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 27, 2025
1 parent eacf37d commit 322fbc8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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.4"
optional = true

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

0 comments on commit 322fbc8

Please sign in to comment.