Skip to content

Commit

Permalink
Bump types-setuptools from 70.0.0.20240524 to 71.1.0.20240806
Browse files Browse the repository at this point in the history
Bumps [types-setuptools](https://github.com/python/typeshed) from 70.0.0.20240524 to 71.1.0.20240806.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 20d6691 commit f44252a
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.0.0",
"mypy==1.11.1",
"black==24.8.0",
"types-setuptools==70.0.0.20240524",
"types-setuptools==71.1.0.20240806",
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==3.8.0; python_version >= '3.9'",
]
Expand Down

0 comments on commit f44252a

Please sign in to comment.