Skip to content

Commit

Permalink
build(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 Jan 27, 2025
1 parent c53c10f commit c63a698
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 @@ -47,7 +47,7 @@ optional = true
autopep8 = "^2.0.4"
flake8 = "^7.0.0"
pyproject-flake8 = "^7.0.0"
deptry = ">=0.12,<0.23"
deptry = ">=0.12,<0.24"
pyright = "^1.1.349"
pytest = "^8.0.0"
pytest-profiling = "^1.7.0"
Expand Down

0 comments on commit c63a698

Please sign in to comment.