Skip to content

Commit

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

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@v72.2.0...v73.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent a3e971c commit 2549f80
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 ==72.2.*
setuptools ==73.0.*
wheel ==0.44.*
build ==1.2.*
importlib_metadata ==8.4.*

0 comments on commit 2549f80

Please sign in to comment.