File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ python-dateutil = "^2.8.2"
1818click = " ^8.1.3"
1919click-option-group = " ^0.5.5"
2020colorama = " ^0.4.6" # used by click
21- urllib3 = " 2.3 .0"
21+ urllib3 = " ^2.5 .0"
2222python-whois = " >=0.8,<0.10"
2323termcolor = " ^2.1.0"
2424tarsafe = " ^0.0.5"
Original file line number Diff line number Diff line change @@ -1289,9 +1289,9 @@ tomli==2.0.2 ; python_version >= "3.10" and python_version < "4" \
12891289typing-extensions == 4.14.1 ; python_version >= "3.10" and python_version < "4" \
12901290 --hash =sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36 \
12911291 --hash =sha256:d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76
1292- urllib3 == 2.3 .0 ; python_version >= "3.10" and python_version < "4" \
1293- --hash =sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
1294- --hash =sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d
1292+ urllib3 == 2.5 .0 ; python_version >= "3.10" and python_version < "4" \
1293+ --hash =sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
1294+ --hash =sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
12951295wcmatch == 8.5.2 ; python_version >= "3.10" and python_version < "4" \
12961296 --hash =sha256:17d3ad3758f9d0b5b4dedc770b65420d4dac62e680229c287bf24c9db856a478 \
12971297 --hash =sha256:a70222b86dea82fb382dd87b73278c10756c138bd6f8f714e2183128887b9eb2
Original file line number Diff line number Diff line change @@ -599,9 +599,9 @@ tomli==2.0.2 ; python_version >= "3.10" and python_version < "4" \
599599typing-extensions == 4.14.1 ; python_version >= "3.10" and python_version < "4" \
600600 --hash =sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36 \
601601 --hash =sha256:d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76
602- urllib3 == 2.3 .0 ; python_version >= "3.10" and python_version < "4" \
603- --hash =sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
604- --hash =sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d
602+ urllib3 == 2.5 .0 ; python_version >= "3.10" and python_version < "4" \
603+ --hash =sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
604+ --hash =sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
605605wcmatch == 8.5.2 ; python_version >= "3.10" and python_version < "4" \
606606 --hash =sha256:17d3ad3758f9d0b5b4dedc770b65420d4dac62e680229c287bf24c9db856a478 \
607607 --hash =sha256:a70222b86dea82fb382dd87b73278c10756c138bd6f8f714e2183128887b9eb2
You can’t perform that action at this time.
0 commit comments