Skip to content

Commit 1cd6ef4

Browse files
authored
Merge pull request #3271 from reframe-hpc/dependabot/pip/setuptools-75.1.0
Bump setuptools from 59.6.0 to 75.1.0
2 parents e2d6a6c + d1ca386 commit 1cd6ef4

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)