Skip to content

Commit

Permalink
build(deps-dev): bump types-setuptools
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 20263c4 commit 307e303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def read(fname):
dev_dependencies = [
"types-aiofiles==24.1.0.20240626",
"types-pyyaml==6.0.12.20240917",
"types-setuptools==75.6.0.20241126",
"types-setuptools==75.6.0.20241223",
"types-PyMySQL==1.1.0.20241103",
]

Expand Down

0 comments on commit 307e303

Please sign in to comment.