Skip to content

Commit bc7b951

Browse files
authored
update flask in iap (#3399)
1 parent b931a60 commit bc7b951

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iap/app_engine_app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
flask==1.1.1
1+
flask==1.1.2

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PyJWT==1.7.1
22
cryptography==2.8
3-
flask==1.1.1
3+
flask==1.1.2
44
google-auth==1.11.2
55
gunicorn==20.0.4
66
requests==2.23.0

0 commit comments

Comments
 (0)