Skip to content

Commit 8eaaa26

Browse files
authored
Merge pull request #481 from classtranscribe/dependabot/pip/PythonRpcServer/urllib3-2.2.2
Bump urllib3 from 2.1.0 to 2.2.2 in /PythonRpcServer
2 parents e61ceb5 + 9b1e28b commit 8eaaa26

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.3
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)