Skip to content

Commit

Permalink
Bump python-socketio from 5.8.0 to 5.11.2 in /backend
Browse files Browse the repository at this point in the history
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.8.0 to 5.11.2.
- [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.8.0...v5.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 7571eda commit ad266e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ certifi==2022.12.7
dnspython==2.3.0
eventlet==0.33.3
python-engineio==4.3.4
python-socketio==5.8.0
python-socketio==5.11.2
six==1.16.0
pytest==7.2.2
requests==2.31.0
Expand Down

0 comments on commit ad266e5

Please sign in to comment.