Skip to content

Commit c5439fd

Browse files
build(deps): bump urllib3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 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.16...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 acd33be commit c5439fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • test/providers/tst_manifests/pip/pip_requirements_virtual_env_with_ignore

test/providers/tst_manifests/pip/pip_requirements_virtual_env_with_ignore/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sniffio==1.2.0
2121
soupsieve==2.3.2.post1
2222
starlette==0.17.1
2323
typing_extensions==4.1.1
24-
urllib3==1.26.16
24+
urllib3==2.6.0
2525
uvicorn==0.17.0
2626
Werkzeug==2.0.3
2727
zipp==3.6.0

0 commit comments

Comments
 (0)