Skip to content

Commit abdfd2c

Browse files
Update tox-py39-cp39-win32-amd64 constraints
1 parent f113bf9 commit abdfd2c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

requirements/tox-py39-cp39-win32-amd64.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ pygments==2.19.2
8080
# via
8181
# pytest
8282
# rich
83-
pyopenssl==25.3.0 ; implementation_name != "pypy"
83+
pyopenssl==25.3.0
8484
# via -r requirements/tox-py39-cp39-win32-amd64.in
8585
pypytools==0.6.2
8686
# via -r requirements/tox-py39-cp39-win32-amd64.in
@@ -138,9 +138,7 @@ typing-extensions==4.15.0
138138
# cryptography
139139
# exceptiongroup
140140
# pyopenssl
141-
urllib3==1.26.20
142-
# via
143-
# -r requirements/tox-py39-cp39-win32-amd64.in
144-
# requests
141+
urllib3==2.5.0
142+
# via requests
145143
watchdog==6.0.0
146144
# via pytest-watch

0 commit comments

Comments
 (0)