Skip to content

Commit 24e1cf2

Browse files
authored
Merge pull request #3477 from reframe-hpc/dependabot/pip/setuptools-80.1.0
Bump setuptools from 78.1.0 to 80.1.0
2 parents 5688cf2 + 29bf262 commit 24e1cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ semver==3.0.4; python_version >= '3.7'
2929
setuptools==59.6.0; python_version == '3.6'
3030
setuptools==68.0.0; python_version == '3.7'
3131
setuptools==75.3.0; python_version == '3.8'
32-
setuptools==78.1.0; python_version >= '3.9'
32+
setuptools==80.3.1; python_version >= '3.9'
3333
tabulate==0.8.10; python_version == '3.6'
3434
tabulate==0.9.0; python_version >= '3.7'
3535
wcwidth==0.2.13

0 commit comments

Comments
 (0)