Skip to content

Commit bba7933

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ python-socketio==5.10.0
3333
requests==2.32.3
3434
simple-websocket==1.0.0
3535
six==1.16.0
36-
urllib3==2.0.7
36+
urllib3==2.2.2
3737
Werkzeug==3.0.3
3838
wsproto==1.2.0
3939
WTForms==3.1.0

0 commit comments

Comments
 (0)