Skip to content

Commit ea42b69

Browse files
Pin setuptools and urllib3 to exact versions in requirements-test.txt
Agent-Logs-Url: https://github.com/fabiocaccamo/python-fsutil/sessions/76cee033-860f-4bc5-b5d3-a08fbee09d60 Co-authored-by: fabiocaccamo <1035294+fabiocaccamo@users.noreply.github.com>
1 parent 378e1a1 commit ea42b69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ pre-commit == 4.5.*
44
pytest == 9.0.*
55
pytest-cov == 7.1.*
66
requests == 2.33.*
7-
setuptools >= 78.1.1
7+
setuptools == 82.0.*
88
tox == 4.52.*
9-
urllib3 >= 2.6.3
9+
urllib3 == 2.6.*

0 commit comments

Comments
 (0)