mirror of
https://github.com/onyx-and-iris/streamlabs-socketio-py
synced 2026-07-11 15:44:24 +00:00
Bump python-socketio from 5.16.1 to 5.16.2
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.16.1 to 5.16.2. - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/python-socketio/compare/v5.16.1...v5.16.2) --- updated-dependencies: - dependency-name: python-socketio dependency-version: 5.16.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ requires-python = ">=3.10,<4.0.0"
|
||||
dependencies = [
|
||||
"observable (>=1.0.3,<2.0.0)",
|
||||
"loguru (>=0.7.3,<0.8.0)",
|
||||
"python-socketio[client] (>=5.16.1,<6.0.0)",
|
||||
"python-socketio[client] (>=5.16.2,<6.0.0)",
|
||||
]
|
||||
|
||||
[tool.poetry.requires-plugins]
|
||||
|
||||
Reference in New Issue
Block a user