Skip to content

Commit 5b14e66

Browse files
Bump types-setuptools from 74.1.0.20240907 to 75.1.0.20240917
Bumps [types-setuptools](https://github.com/python/typeshed) from 74.1.0.20240907 to 75.1.0.20240917. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 263a3c7 commit 5b14e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pytest-xdist = "==3.6.1"
1616
mock = "==5.1.0"
1717
black = "==24.8.0"
1818
mypy = "==1.11.2"
19-
types-setuptools = "==74.1.0.20240907"
19+
types-setuptools = "==75.1.0.20240917"
2020
tbump = "==6.11.0"
2121
ruff = "==0.6.5"
2222
rstcheck = {version = "==6.2.4", extras = ["sphinx", "toml"]}

0 commit comments

Comments
 (0)