Skip to content

Commit a3b26d5

Browse files
authored
Merge pull request #356 from DedSecInside/dependabot/pip/urllib3-2.5.0
Bump urllib3 from 1.26.18 to 2.5.0
2 parents 5853a33 + 2fd2b14 commit a3b26d5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,9 @@ treelib==1.7.0 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
250250
unipath==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
256256
validators==0.20.0 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
257257
--hash=sha256:24148ce4e64100a2d5e267233e23e7afeb55316b47d30faae7eb6e7292bc226a
258258
yattag==1.15.1 ; python_version >= "3.9" and python_full_version <= "3.11.4" \

0 commit comments

Comments
 (0)