Skip to content

Commit f164c3a

Browse files
authored
Merge pull request #3250 from reframe-hpc/dependabot/pip/setuptools-74.0.0
Bump setuptools from 59.6.0 to 74.0.0
2 parents a6da24a + a93d60c commit f164c3a

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)