Skip to content

Commit

Permalink
Bump flask from 1.1.2 to 2.2.5 in /backend
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@1.1.2...2.2.5)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2023
1 parent 53843a7 commit 8b46bc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ luigi==2.8.11
plotnine==0.7.0
#rpy2==3.3.5
celery==5.1.2
flask==1.1.2
flask==2.2.5
flask-cors
flask-socketio==4.3.1
python-socketio>=4.3.0,<5
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements_new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ luigi==3.3.0
plotnine==0.12.1
#rpy2==3.3.5
celery==5.2.7
flask==2.0.3
flask==2.2.5
flask-cors
flask-socketio==4.3.1
python-socketio>=4.6.0,<5
Expand Down

0 comments on commit 8b46bc7

Please sign in to comment.