Skip to content

Commit fc40a57

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

File tree

2 files changed

+21
-26
lines changed

2 files changed

+21
-26
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ dev = [
113113
"pyspark[connect]==4.0.1",
114114
"protobuf==6.33.4", # match Spark Connect's gencode
115115
"cython>=3.0.0",
116-
"deptry>=0.14,<0.25",
116+
"deptry>=0.14,<0.26",
117117
"docutils!=0.21.post1",
118118
"mypy-boto3-glue>=1.28.18",
119119
"mypy-boto3-dynamodb>=1.28.18",

0 commit comments

Comments
 (0)