Skip to content

Commit

Permalink
Bump setuptools from 69.2.0 to 70.0.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.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@v69.2.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 3c77fe2 commit 9e9d19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ pluggy==1.4.0; python_version >= '3.8'
pre-commit==3.5.0; python_version >= '3.8'
pytest==8.1.1; python_version >= '3.8'
pyyaml==6.0.1; python_version >= '3.6'
setuptools==69.2.0; python_version >= '3.8'
setuptools==70.0.0; python_version >= '3.8'
virtualenv==20.25.1; python_version >= '3.7'

0 comments on commit 9e9d19c

Please sign in to comment.