Skip to content

Commit 0f7039b

Browse files
Update tox-py39-cp39-linux-aarch64 constraints
1 parent ec71251 commit 0f7039b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

requirements/tox-py39-cp39-linux-aarch64.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ pygments==2.19.2
7878
# via
7979
# pytest
8080
# rich
81-
pyopenssl==25.3.0 ; implementation_name != "pypy"
81+
pyopenssl==25.3.0
8282
# via -r requirements/tox-py39-cp39-linux-aarch64.in
8383
pypytools==0.6.2
8484
# via -r requirements/tox-py39-cp39-linux-aarch64.in
@@ -136,9 +136,7 @@ typing-extensions==4.15.0
136136
# cryptography
137137
# exceptiongroup
138138
# pyopenssl
139-
urllib3==1.26.20
140-
# via
141-
# -r requirements/tox-py39-cp39-linux-aarch64.in
142-
# requests
139+
urllib3==2.5.0
140+
# via requests
143141
watchdog==6.0.0
144142
# via pytest-watch

0 commit comments

Comments
 (0)