File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies = [
4040 " termcolor==1.1.0" ,
4141 " texttable==1.6.4" ,
4242 " threadpoolctl==3.1.0" ,
43- " urllib3==1.26.19 " ,
43+ " urllib3==2.5.0 " ,
4444 " validators==0.20.0" ,
4545 " treelib==1.6.1" ,
4646 " numpy==1.24.4" ,
Original file line number Diff line number Diff line change @@ -250,9 +250,9 @@ treelib==1.7.0 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
250250unipath == 1.1 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
251251 --hash =sha256:09839adcc72e8a24d4f76d63656f30b5a1f721fc40c9bcd79d8c67bdd8b47dae \
252252 --hash =sha256:e6257e508d8abbfb6ddd8ec357e33589f1f48b1599127f23b017124d90b0fff7
253- urllib3 == 1.26.18 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
254- --hash =sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \
255- --hash =sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0
253+ urllib3 == 2.5.0 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
254+ --hash =sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
255+ --hash =sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
256256validators == 0.20.0 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
257257 --hash =sha256:24148ce4e64100a2d5e267233e23e7afeb55316b47d30faae7eb6e7292bc226a
258258yattag == 1.15.1 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
You can’t perform that action at this time.
0 commit comments