Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent ed9363a commit 56222c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
setuptools==69.5.1
setuptools==70.0.0
# via zc-lockfile
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
setuptools==69.5.1
setuptools==70.0.0
# via zc-lockfile
six==1.16.0
# via
Expand Down

0 comments on commit 56222c6

Please sign in to comment.