Skip to content

Commit

Permalink
Update setuptools requirement from ~=54.0.0 to ~=54.2.0 (#25)
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/CHANGES.rst)
- [Commits](pypa/setuptools@v54.0.0...v54.2.0)

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 Mar 24, 2021
1 parent 38b9f60 commit c0c8334
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 @@ -3,7 +3,7 @@ python-dotenv~=0.15.0
SQLAlchemy~=1.4.2
psycopg2~=2.8.6
praw~=7.2.0
setuptools~=54.0.0
setuptools~=54.2.0
requests~=2.25.1
rich~=9.13.0
spotipy~=2.17.1
Expand Down

0 comments on commit c0c8334

Please sign in to comment.