Skip to content

Commit

Permalink
Bump setuptools from 68.2.2 to 70.0.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.2.2...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent b7fe074 commit e36c2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ mike==2.0.0
# mike implicitly depends on pkg_resources from setuptools.
# It has been addressed as part of the work towards 2.0, but that has not been released yet
# https://github.com/jimporter/mike/issues/148
setuptools==68.2.2
setuptools==70.0.0

markdown-include==0.8.1
mkdocs==1.5.3
Expand Down

0 comments on commit e36c2b3

Please sign in to comment.