Skip to content

Commit

Permalink
[stubsabot] Bump Flask-SocketIO to 5.4.* (#12712)
Browse files Browse the repository at this point in the history
Release: https://pypi.org/pypi/Flask-SocketIO/5.4.0
Homepage: https://github.com/miguelgrinberg/flask-socketio
Repository: https://github.com/miguelgrinberg/flask-socketio
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Flask-SocketIO
Diff: miguelgrinberg/Flask-SocketIO@v5.3.7...v5.4.0

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 40.
 - Total lines of Python code deleted: 11.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
  • Loading branch information
github-actions[bot] authored Oct 1, 2024
1 parent c476503 commit 302e83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/Flask-SocketIO/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = "5.3.*"
version = "5.4.*"
requires = ["Flask>=0.9"]
upstream_repository = "https://github.com/miguelgrinberg/flask-socketio"

0 comments on commit 302e83f

Please sign in to comment.