Skip to content

Commit 164a81c

Browse files
Bump flask from 1.1.2 to 2.2.5 in /backend
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>
1 parent 53843a7 commit 164a81c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ luigi==2.8.11
33
plotnine==0.7.0
44
#rpy2==3.3.5
55
celery==5.1.2
6-
flask==1.1.2
6+
flask==2.2.5
77
flask-cors
88
flask-socketio==4.3.1
99
python-socketio>=4.3.0,<5

backend/requirements_new.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ luigi==3.3.0
33
plotnine==0.12.1
44
#rpy2==3.3.5
55
celery==5.2.7
6-
flask==2.0.3
6+
flask==2.2.5
77
flask-cors
88
flask-socketio==4.3.1
99
python-socketio>=4.6.0,<5

0 commit comments

Comments
 (0)