Bump python-socketio from 5.7.2 to 5.8.0 in /backend

Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.7.2 to 5.8.0.
- [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.7.2...v5.8.0)

---
updated-dependencies:
- dependency-name: python-socketio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-17 05:11:04 +00:00 committed by Giulio
parent 19e7d1f005
commit 302e131cde

View File

@ -2,7 +2,7 @@ certifi==2022.12.7
dnspython==2.3.0
eventlet==0.33.3
python-engineio==4.3.4
python-socketio==5.7.2
python-socketio==5.8.0
six==1.16.0
pytest==7.2.2
requests==2.28.2