Skip to content

Commit 8f54668

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

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==36.1.1",
1919
"mypy==1.15.0",
20-
"types-setuptools==75.8.0.20250210",
20+
"types-setuptools==75.8.2.20250305",
2121
"pre-commit==4.1.0; python_version >= '3.9'",
2222
]
2323

0 commit comments

Comments
 (0)