Skip to content

Commit 1aabf81

Browse files
Bump deptry from 0.17.0 to 0.18.0 (#990)
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.17.0...0.18.0) --- 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 a5fa1ff commit 1aabf81

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
@@ -93,7 +93,7 @@ typing-extensions = "4.12.2"
9393
pytest-mock = "3.14.0"
9494
pyspark = "3.5.1"
9595
cython = "3.0.10"
96-
deptry = ">=0.14,<0.18"
96+
deptry = ">=0.14,<0.19"
9797
docutils = "!=0.21"
9898

9999
[[tool.mypy.overrides]]

0 commit comments

Comments
 (0)