Skip to content

Commit f61c92c

Browse files
build(deps): Bump python-socketio from 5.13.0 to 5.14.0
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.13.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@v5.13.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 541b6e9 commit f61c92c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"dnspython==2.7.0",
2929
"eventlet==0.40.3",
3030
"greenlet==3.2.1",
31-
"python-socketio==5.13.0",
31+
"python-socketio==5.14.0",
3232
"cache @ https://github.com/T0ine34/python-sample/releases/download/1.1.4/cache-1.1.4-py3-none-any.whl",
3333
"config @ https://github.com/T0ine34/python-sample/releases/download/1.1.4/config-1.1.4-py3-none-any.whl",
3434
"http_code @ https://github.com/T0ine34/python-sample/releases/download/1.1.4/http_code-1.1.4-py3-none-any.whl",

0 commit comments

Comments
 (0)