Bump Flask-SocketIO to 5.6.* (#15180)

This commit is contained in:
github-actions[bot]
2025-12-27 11:18:51 +01:00
committed by GitHub
parent 83d6736217
commit ab122801d4
+1 -1
View File
@@ -1,3 +1,3 @@
version = "5.5.*"
version = "5.6.*"
requires = ["Flask>=0.9"]
upstream_repository = "https://github.com/miguelgrinberg/flask-socketio"