Skip to content

Commit 1216ea4

Browse files
Bump types-setuptools from 75.6.0.20241126 to 75.8.0.20250210
Bumps [types-setuptools](https://github.com/python/typeshed) from 75.6.0.20241126 to 75.8.0.20250210. - [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] <[email protected]>
1 parent 8a5cf88 commit 1216ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ruff>=0.8.1",
1818
"faker==33.1.0",
1919
"mypy==1.13.0",
20-
"types-setuptools==75.6.0.20241126",
20+
"types-setuptools==75.8.0.20250210",
2121
"pre-commit==4.0.1; python_version >= '3.9'",
2222
]
2323

0 commit comments

Comments
 (0)