Skip to content

Commit fceb896

Browse files
Update setuptools requirement from ~=75.5.0 to ~=75.6.0
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@v75.5.0...v75.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faafced commit fceb896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Flask~=3.1.0
44
bcrypt~=4.2.1
55
flask-mysqldb~=2.0.0
66
pytz~=2024.2
7-
setuptools~=75.5.0
7+
setuptools~=75.6.0

0 commit comments

Comments
 (0)