Skip to content

Commit a0da082

Browse files
Bump urllib3 from 2.1.0 to 2.2.2 in /PythonRpcServer
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.2. - [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.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a56b2ba commit a0da082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PythonRpcServer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requests-toolbelt==1.0.0
2727
six==1.16.0
2828
tqdm==4.66.1
2929
traitlets==4.3.3
30-
urllib3==2.1.0
30+
urllib3==2.2.2
3131
wcwidth==0.2.13
3232

3333
# Not versioned

0 commit comments

Comments
 (0)