Skip to content

Commit

Permalink
Bump deptry from 0.19.1 to 0.20.0 (#1107)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 28, 2024
1 parent 35423c4 commit 1157d86
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 @@ -93,7 +93,7 @@ typing-extensions = "4.12.2"
pytest-mock = "3.14.0"
pyspark = "3.5.2"
cython = "3.0.11"
deptry = ">=0.14,<0.20"
deptry = ">=0.14,<0.21"
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
[[tool.mypy.overrides]]
module = "pytest_mock.*"
Expand Down

0 comments on commit 1157d86

Please sign in to comment.