Skip to content

Commit 666b9dd

Browse files
Build: Bump deptry from 0.14.0 to 0.16.1 (#649)
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.14.0 to 0.16.1. - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.14.0...0.16.1) --- updated-dependencies: - dependency-name: deptry dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90bcf2c commit 666b9dd

File tree

2 files changed

+14
-34
lines changed

2 files changed

+14
-34
lines changed

poetry.lock

Lines changed: 13 additions & 33 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
@@ -86,7 +86,7 @@ typing-extensions = "4.11.0"
8686
pytest-mock = "3.12.0"
8787
pyspark = "3.5.0"
8888
cython = "3.0.8"
89-
deptry = "^0.14.0"
89+
deptry = ">=0.14,<0.17"
9090
docutils = "!=0.21"
9191

9292
[[tool.mypy.overrides]]

0 commit comments

Comments
 (0)