Skip to content

Commit 9ee3526

Browse files
Bump urllib3 from 1.26.18 to 2.6.0 in /requirements/static/ci/py3.9
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 904d08b commit 9ee3526

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/static/ci/py3.9/tools-virustotal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ requests==2.31.0
2020
# via
2121
# -c requirements/static/ci/../ci/py3.9/tools.txt
2222
# virustotal3
23-
urllib3==1.26.18
23+
urllib3==2.6.0
2424
# via
2525
# -c requirements/static/ci/../ci/py3.9/tools.txt
2626
# requests

requirements/static/ci/py3.9/tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ typing-extensions==4.9.0
6161
# pydantic
6262
# pydantic-core
6363
# python-tools-scripts
64-
urllib3==1.26.18
64+
urllib3==2.6.0
6565
# via
6666
# botocore
6767
# requests

0 commit comments

Comments
 (0)