Skip to content

Commit 536f75e

Browse files
Bump types-setuptools from 74.0.0.20240831 to 74.1.0.20240907
Bumps [types-setuptools](https://github.com/python/typeshed) from 74.0.0.20240831 to 74.1.0.20240907. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f5f7bc commit 536f75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
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.0.0.20240831"
19+
types-setuptools = "==74.1.0.20240907"
2020
tbump = "==6.11.0"
2121
ruff = "==0.6.4"
2222
rstcheck = {version = "==6.2.4", extras = ["sphinx", "toml"]}

0 commit comments

Comments
 (0)