Skip to content

Commit

Permalink
chore(deps-dev): bump deptry from 0.19.1 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/fpgmaas/deptry/releases)
- [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md)
- [Commits](fpgmaas/deptry@0.19.1...0.20.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 Aug 28, 2024
1 parent f4c6909 commit 590f604
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 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 @@ -39,7 +39,7 @@ ruff = ">=0.4.8,<0.7.0"
mypy = "^1.10.0"
pytest = "^8.2.2"
poethepoet = ">=0.26.1,<0.28.0"
deptry = ">=0.16.1,<0.20.0"
deptry = ">=0.16.1,<0.21.0"
semgrep = "^1.75.0"

[tool.poetry.urls]
Expand Down

0 comments on commit 590f604

Please sign in to comment.