Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flask from 2.0.1 to 2.3.2 #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 11 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,25 @@
#
bidict==0.21.2
# via python-socketio
click==8.0.1
blinker==1.6.2
# via flask
flask==2.0.1
click==8.1.3
# via flask
flask==2.3.2
# via flask-socketio
flask-socketio==5.1.1
# via -r requirements.in
itsdangerous==2.0.1
itsdangerous==2.1.2
# via flask
jinja2==3.0.1
jinja2==3.1.2
# via flask
markupsafe==2.0.1
# via jinja2
markupsafe==2.1.2
# via
# jinja2
# werkzeug
python-engineio==4.2.1
# via python-socketio
python-socketio==5.4.0
# via flask-socketio
werkzeug==2.0.1
werkzeug==2.3.3
# via flask