Skip to content

Commit

Permalink
Update dependency Flask-SocketIO to v5.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Jan 18, 2025
1 parent fbab73f commit 602772a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
flask = "==3.0.2"
crc-bonfire = "==5.10.2"
flask-cors = "==4.0.2"
flask-socketio = "==5.3.6"
flask-socketio = "==5.5.1"
gunicorn = "==21.2.0"
pytest = "==8.0.0"
kubernetes = "*"
Expand Down
20 changes: 10 additions & 10 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dateparser==1.2.0
Flask==3.0.2
Flask-Caching==2.3.0
Flask-Cors==4.0.2
Flask-SocketIO==5.3.6
Flask-SocketIO==5.5.1
fonttools==4.53.1
gevent==24.2.1
google-auth==2.34.0
Expand Down

0 comments on commit 602772a

Please sign in to comment.