Update python-socketio requirement from <6,>=5.11.0 to >=5.17.0,<6 (#4486)

Updates the requirements on [python-socketio](https://github.com/sponsors/miguelgrinberg) to permit the latest version.
- [Commits](https://github.com/sponsors/miguelgrinberg/commits)

---
updated-dependencies:
- dependency-name: python-socketio
  dependency-version: 5.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-09-25 08:05:18 +02:00
committed by GitHub
parent 3328d8ad73
commit 7370395fd3
+1 -1
View File
@@ -10,7 +10,7 @@ flask_restful
flask_wtf~=1.3
inscriptis~=2.2
python-engineio>=4.13.1,<5
python-socketio>=5.11.0,<6
python-socketio>=5.17.0,<6
pytz
timeago~=1.0
validators~=0.35