Skip to content

Commit d1ca386

Browse files
Bump setuptools from 59.6.0 to 75.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.6.0 to 75.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v59.6.0...v75.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2d6a6c commit d1ca386

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
@@ -25,7 +25,7 @@ semver==2.13.0; python_version == '3.6'
2525
semver==3.0.2; python_version >= '3.7'
2626
setuptools==59.6.0; python_version == '3.6'
2727
setuptools==68.0.0; python_version == '3.7'
28-
setuptools==74.0.0; python_version >= '3.8'
28+
setuptools==75.1.0; python_version >= '3.8'
2929
tabulate==0.8.10; python_version == '3.6'
3030
tabulate==0.9.0; python_version >= '3.7'
3131
wcwidth==0.2.13

0 commit comments

Comments
 (0)