Skip to content

Commit a93d60c

Browse files
Bump setuptools from 59.6.0 to 74.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.6.0 to 74.0.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...v74.0.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 a6da24a commit a93d60c

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
@@ -24,7 +24,7 @@ semver==2.13.0; python_version == '3.6'
2424
semver==3.0.2; python_version >= '3.7'
2525
setuptools==59.6.0; python_version == '3.6'
2626
setuptools==68.0.0; python_version == '3.7'
27-
setuptools==72.1.0; python_version >= '3.8'
27+
setuptools==74.0.0; python_version >= '3.8'
2828
tabulate==0.8.10; python_version == '3.6'
2929
tabulate==0.9.0; python_version >= '3.7'
3030
wcwidth==0.2.13

0 commit comments

Comments
 (0)