Skip to content

Commit 3525b0d

Browse files
build(deps): bump urllib3 from 2.1.0 to 2.2.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.1.0...2.2.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2827294 commit 3525b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ traitlets==5.14.1
6060
types-toml==0.10.8.7
6161
typing_extensions==4.9.0
6262
uritemplate==4.1.1
63-
urllib3==2.1.0
63+
urllib3==2.2.0
6464
wcwidth==0.2.13
6565
websocket-client==1.7.0
6666
Werkzeug==3.0.1

0 commit comments

Comments
 (0)