Skip to content

Commit aface46

Browse files
Build: Bump deptry from 0.21.2 to 0.22.0 (#1508)
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.21.2 to 0.22.0. - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.21.2...0.22.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 cad0ad7 commit aface46

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

poetry.lock

Lines changed: 18 additions & 18 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.22"
96+
deptry = ">=0.14,<0.23"
9797
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
9898

9999
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)