Skip to content

Commit 44728c7

Browse files
Bump deptry from 0.20.0 to 0.21.0 (#1313)
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.20.0...0.21.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>
1 parent c408e82 commit 44728c7

File tree

2 files changed

+44
-16
lines changed

2 files changed

+44
-16
lines changed

poetry.lock

Lines changed: 43 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ typing-extensions = "4.12.2"
9393
pytest-mock = "3.14.0"
9494
pyspark = "3.5.3"
9595
cython = "3.0.11"
96-
deptry = ">=0.14,<0.21"
96+
deptry = ">=0.14,<0.22"
9797
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
9898
[[tool.mypy.overrides]]
9999
module = "pytest_mock.*"

0 commit comments

Comments
 (0)