Skip to content

Commit 8a5c733

Browse files
Build: Bump deptry from 0.23.1 to 0.24.0
Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/fpgmaas/deptry/releases) - [Changelog](https://github.com/fpgmaas/deptry/blob/main/CHANGELOG.md) - [Commits](fpgmaas/deptry@0.23.1...0.24.0) --- updated-dependencies: - dependency-name: deptry dependency-version: 0.24.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 758b498 commit 8a5c733

File tree

2 files changed

+32
-20
lines changed

2 files changed

+32
-20
lines changed

poetry.lock

Lines changed: 31 additions & 19 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
@@ -100,7 +100,7 @@ pytest-mock = "3.15.1"
100100
pyspark = { version = "4.0.1", extras = ["connect"] }
101101
protobuf = "6.33.0" # match Spark Connect's gencode
102102
cython = "3.1.6"
103-
deptry = ">=0.14,<0.24"
103+
deptry = ">=0.14,<0.25"
104104
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
105105
mypy-boto3-glue = ">=1.28.18"
106106
mypy-boto3-dynamodb = ">=1.28.18"

0 commit comments

Comments
 (0)