Skip to content

Commit

Permalink
Bump types-setuptools from 75.1.0.20241014 to 75.6.0.20241126
Browse files Browse the repository at this point in the history
Bumps [types-setuptools](https://github.com/python/typeshed) from 75.1.0.20241014 to 75.6.0.20241126.
- [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]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 1f44303 commit 93e2941
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 @@ -18,7 +18,7 @@
"flake8==7.1.1",
"mypy==1.12.0",
"black==24.10.0",
"types-setuptools==75.1.0.20241014",
"types-setuptools==75.6.0.20241126",
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==4.0.1; python_version >= '3.9'",
]
Expand Down

0 comments on commit 93e2941

Please sign in to comment.