Skip to content

Commit e87d303

Browse files
committed
Merge PR #758
2 parents c8055b5 + abdfd2c commit e87d303

25 files changed

+75
-125
lines changed

requirements/tox-py310-cp310-darwin-arm64.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-py310-cp310-darwin-arm64.in
8383
pypytools==0.6.2
8484
# via -r requirements/tox-py310-cp310-darwin-arm64.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-py310-cp310-darwin-arm64.in
142-
# requests
139+
urllib3==2.5.0
140+
# via requests
143141
watchdog==6.0.0
144142
# via pytest-watch

requirements/tox-py310-cp310-darwin-x86_64.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-py310-cp310-darwin-x86_64.in
8383
pypytools==0.6.2
8484
# via -r requirements/tox-py310-cp310-darwin-x86_64.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-py310-cp310-darwin-x86_64.in
142-
# requests
139+
urllib3==2.5.0
140+
# via requests
143141
watchdog==6.0.0
144142
# via pytest-watch

requirements/tox-py310-cp310-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-py310-cp310-linux-aarch64.in
8383
pypytools==0.6.2
8484
# via -r requirements/tox-py310-cp310-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-py310-cp310-linux-aarch64.in
142-
# requests
139+
urllib3==2.5.0
140+
# via requests
143141
watchdog==6.0.0
144142
# via pytest-watch

requirements/tox-py310-cp310-linux-x86_64.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-py310-cp310-linux-x86_64.in
8383
pypytools==0.6.2
8484
# via -r requirements/tox-py310-cp310-linux-x86_64.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-py310-cp310-linux-x86_64.in
142-
# requests
139+
urllib3==2.5.0
140+
# via requests
143141
watchdog==6.0.0
144142
# via pytest-watch

requirements/tox-py310-cp310-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-py310-cp310-win32-amd64.in
8585
pypytools==0.6.2
8686
# via -r requirements/tox-py310-cp310-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-py310-cp310-win32-amd64.in
144-
# requests
141+
urllib3==2.5.0
142+
# via requests
145143
watchdog==6.0.0
146144
# via pytest-watch

requirements/tox-py311-cp311-darwin-arm64.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ pygments==2.19.2
7676
# via
7777
# pytest
7878
# rich
79-
pyopenssl==25.3.0 ; implementation_name != "pypy"
79+
pyopenssl==25.3.0
8080
# via -r requirements/tox-py311-cp311-darwin-arm64.in
8181
pypytools==0.6.2
8282
# via -r requirements/tox-py311-cp311-darwin-arm64.in
@@ -127,9 +127,7 @@ trustme==1.2.1
127127
# via -r requirements/tox-py311-cp311-darwin-arm64.in
128128
typing-extensions==4.15.0
129129
# via pyopenssl
130-
urllib3==1.26.20
131-
# via
132-
# -r requirements/tox-py311-cp311-darwin-arm64.in
133-
# requests
130+
urllib3==2.5.0
131+
# via requests
134132
watchdog==6.0.0
135133
# via pytest-watch

requirements/tox-py311-cp311-darwin-x86_64.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ pygments==2.19.2
7676
# via
7777
# pytest
7878
# rich
79-
pyopenssl==25.3.0 ; implementation_name != "pypy"
79+
pyopenssl==25.3.0
8080
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
8181
pypytools==0.6.2
8282
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
@@ -127,9 +127,7 @@ trustme==1.2.1
127127
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
128128
typing-extensions==4.15.0
129129
# via pyopenssl
130-
urllib3==1.26.20
131-
# via
132-
# -r requirements/tox-py311-cp311-darwin-x86_64.in
133-
# requests
130+
urllib3==2.5.0
131+
# via requests
134132
watchdog==6.0.0
135133
# via pytest-watch

requirements/tox-py311-cp311-linux-aarch64.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ pygments==2.19.2
7676
# via
7777
# pytest
7878
# rich
79-
pyopenssl==25.3.0 ; implementation_name != "pypy"
79+
pyopenssl==25.3.0
8080
# via -r requirements/tox-py311-cp311-linux-aarch64.in
8181
pypytools==0.6.2
8282
# via -r requirements/tox-py311-cp311-linux-aarch64.in
@@ -127,9 +127,7 @@ trustme==1.2.1
127127
# via -r requirements/tox-py311-cp311-linux-aarch64.in
128128
typing-extensions==4.15.0
129129
# via pyopenssl
130-
urllib3==1.26.20
131-
# via
132-
# -r requirements/tox-py311-cp311-linux-aarch64.in
133-
# requests
130+
urllib3==2.5.0
131+
# via requests
134132
watchdog==6.0.0
135133
# via pytest-watch

requirements/tox-py311-cp311-linux-x86_64.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ pygments==2.19.2
7676
# via
7777
# pytest
7878
# rich
79-
pyopenssl==25.3.0 ; implementation_name != "pypy"
79+
pyopenssl==25.3.0
8080
# via -r requirements/tox-py311-cp311-linux-x86_64.in
8181
pypytools==0.6.2
8282
# via -r requirements/tox-py311-cp311-linux-x86_64.in
@@ -127,9 +127,7 @@ trustme==1.2.1
127127
# via -r requirements/tox-py311-cp311-linux-x86_64.in
128128
typing-extensions==4.15.0
129129
# via pyopenssl
130-
urllib3==1.26.20
131-
# via
132-
# -r requirements/tox-py311-cp311-linux-x86_64.in
133-
# requests
130+
urllib3==2.5.0
131+
# via requests
134132
watchdog==6.0.0
135133
# via pytest-watch

requirements/tox-py311-cp311-win32-amd64.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-py311-cp311-win32-amd64.in
8383
pypytools==0.6.2
8484
# via -r requirements/tox-py311-cp311-win32-amd64.in
@@ -129,9 +129,7 @@ trustme==1.2.1
129129
# via -r requirements/tox-py311-cp311-win32-amd64.in
130130
typing-extensions==4.15.0
131131
# via pyopenssl
132-
urllib3==1.26.20
133-
# via
134-
# -r requirements/tox-py311-cp311-win32-amd64.in
135-
# requests
132+
urllib3==2.5.0
133+
# via requests
136134
watchdog==6.0.0
137135
# via pytest-watch

0 commit comments

Comments
 (0)