Skip to content

Commit

Permalink
Bump setuptools from 68.0.0 to 70.0.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 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.0.0...v70.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent e86aa2e commit cf9b20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pytest = "==7.4.0"
pylint = "==2.17.5"
pytest-cov = "==4.1.0"
twine = "==4.0.2"
setuptools = "==68.0.0"
setuptools = "==70.0.0"
cython = "==3.0.0"

[packages]
Expand Down

0 comments on commit cf9b20c

Please sign in to comment.