Skip to content

Commit

Permalink
Update setuptools requirement from ~=74.1.2 to ~=75.0.0
Browse files Browse the repository at this point in the history
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@v74.1.2...v75.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 Sep 16, 2024
1 parent 0d42af5 commit 3262ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ greenlet~=3.1.0
oauthlib~=3.2.2
idna~=3.8
urllib3~=2.2.3
setuptools~=74.1.2
setuptools~=75.0.0
musicbrainzngs~=0.7.1
pendulum~=3.0.0

0 comments on commit 3262ada

Please sign in to comment.