Skip to content

Commit 177709d

Browse files
build(deps-dev): bump types-setuptools
Bumps [types-setuptools](https://github.com/python/typeshed) from 75.6.0.20241126 to 75.8.0.20250225. - [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 ac72355 commit 177709d

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
@@ -26,7 +26,7 @@ def read(fname):
2626
dev_dependencies = [
2727
"types-aiofiles==24.1.0.20240626",
2828
"types-pyyaml==6.0.12.20240917",
29-
"types-setuptools==75.6.0.20241126",
29+
"types-setuptools==75.8.0.20250225",
3030
"types-PyMySQL==1.1.0.20241103",
3131
]
3232

0 commit comments

Comments
 (0)