Skip to content

Commit 0b2076e

Browse files
Update tox-py38-cp38-win32-amd64 constraints
1 parent dceb56d commit 0b2076e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

requirements/tox-py38-cp38-win32-amd64.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ pycparser==2.23
7878
# via cffi
7979
pygments==2.19.2
8080
# via rich
81-
pyopenssl==25.3.0 ; implementation_name != "pypy"
81+
pyopenssl==25.3.0
8282
# via -r requirements/tox-py38-cp38-win32-amd64.in
8383
pypytools==0.6.2
8484
# via -r requirements/tox-py38-cp38-win32-amd64.in
@@ -136,10 +136,8 @@ typing-extensions==4.13.2
136136
# cryptography
137137
# exceptiongroup
138138
# pyopenssl
139-
urllib3==1.26.20
140-
# via
141-
# -r requirements/tox-py38-cp38-win32-amd64.in
142-
# requests
139+
urllib3==2.2.3
140+
# via requests
143141
watchdog==4.0.2
144142
# via pytest-watch
145143
zipp==3.20.2

0 commit comments

Comments
 (0)