Skip to content

Commit 5efb20e

Browse files
Bump python-socketio from 4.5.1 to 4.6.0 (RasaHQ#5947)
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 4.5.1 to 4.6.0. - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/master/CHANGES.md) - [Commits](miguelgrinberg/python-socketio@v4.5.1...v4.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 831ca79 commit 5efb20e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ multidict = "^4.6"
104104
aiohttp = "~3.6"
105105
questionary = "~1.5.1"
106106
prompt-toolkit = "^2.0"
107-
python-socketio = ">=4.4,<4.6"
107+
python-socketio = ">=4.4,<4.7"
108108
python-engineio = ">=3.11,<3.14"
109109
pydot = "~1.4"
110110
async_generator = "~1.10"

0 commit comments

Comments
 (0)