Skip to content

Commit

Permalink
build(deps): update setuptools requirement from ==70.1.* to ==70.2.* …
Browse files Browse the repository at this point in the history
…in /requirements (#277)

build(deps): update setuptools requirement in /requirements

Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v70.1.0...v70.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 28bd196 commit cb8ce05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/gha-package.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
twine ==5.1.*
setuptools ==70.1.*
setuptools ==70.2.*
wheel ==0.43.*
build ==1.2.*
importlib_metadata ==8.0.*

0 comments on commit cb8ce05

Please sign in to comment.