Nothing Special   »   [go: up one dir, main page]

Skip to content

Commit

Permalink
Update setuptools requirement from ~=70.1.1 to ~=70.2.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@v70.1.1...v70.2.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 2, 2024
1 parent 3fcfdaa commit 7f224d1
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 @@ -2,6 +2,6 @@ bcrypt~=4.1.3
pytz~=2024.1
Flask~=3.0.3
pytest-cov~=5.0.0
setuptools~=70.1.1
setuptools~=70.2.0
flask_mysqldb~=2.0.0
config~=0.5.1

0 comments on commit 7f224d1

Please sign in to comment.