Skip to content

Commit e4f174f

Browse files
Bump types-setuptools from 75.6.0.20241126 to 75.6.0.20241223
Bumps [types-setuptools](https://github.com/python/typeshed) from 75.6.0.20241126 to 75.6.0.20241223. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a510462 commit e4f174f

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.10.0"
1818
mypy = "==1.14.0"
19-
types-setuptools = "==75.6.0.20241126"
19+
types-setuptools = "==75.6.0.20241223"
2020
tbump = "==6.11.0"
2121
ruff = "==0.8.4"
2222
rstcheck = {version = "==6.2.4", extras = ["sphinx", "toml"]}

0 commit comments

Comments
 (0)