Skip to content

Commit d88470f

Browse files
Bump python-socketio from 4.6.0 to 5.14.0
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 4.6.0 to 5.14.0. - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](miguelgrinberg/python-socketio@v4.6.0...v5.14.0) --- updated-dependencies: - dependency-name: python-socketio dependency-version: 5.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91dfbf1 commit d88470f

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
@@ -13,7 +13,7 @@ MarkupSafe==1.1.1
1313
mccabe==0.6.1
1414
pylint==2.6.0
1515
python-engineio==3.13.2
16-
python-socketio==4.6.0
16+
python-socketio==5.14.0
1717
six==1.15.0
1818
toml==0.10.1
1919
typed-ast==1.4.1

0 commit comments

Comments
 (0)