File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
External/code-format-helper Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -306,9 +306,9 @@ typing-extensions==4.14.1 \
306306 --hash=sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36 \
307307 --hash=sha256:d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76
308308 # via pygithub
309- urllib3==2.5 .0 \
310- --hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
311- --hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
309+ urllib3==2.6 .0 \
310+ --hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
311+ --hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
312312 # via
313313 # -r requirements_formatting.txt.in
314314 # pygithub
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ black~=25.1
22darker==2.1.1
33PyGithub==2.6.1
44cryptography>=43.0.1
5- urllib3>=2.5 .0
5+ urllib3>=2.6 .0
66requests>=2.32.4
77idna>=3.7
88certifi>=2024.7.4
You can’t perform that action at this time.
0 commit comments