Skip to content

Commit ee7e9f0

Browse files
Bump deptry from 0.16.2 to 0.17.0 (#957)
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.16.2 to 0.17.0. - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.16.2...0.17.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 77a7d2c commit ee7e9f0

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 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
@@ -90,7 +90,7 @@ typing-extensions = "4.12.2"
9090
pytest-mock = "3.14.0"
9191
pyspark = "3.5.1"
9292
cython = "3.0.10"
93-
deptry = ">=0.14,<0.17"
93+
deptry = ">=0.14,<0.18"
9494
docutils = "!=0.21"
9595

9696
[[tool.mypy.overrides]]

0 commit comments

Comments
 (0)