8000 chore(deps): update dependency flask-cors to v3.0.9 (#4605) · code4ward/python-docs-samples@dc1cbed · GitHub
[go: up one dir, main page]

Skip to content

Commit dc1cbed

Browse files
authored
chore(deps): update dependency flask-cors to v3.0.9 (GoogleCloudPlatform#4605)
1 parent a0fd4d4 commit dc1cbed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.2
22
pyjwt==1.7.1
3-
flask-cors==3.0.8
3+
flask-cors==3.0.9
44
google-auth==1.21.0
55
requests==2.24.0
66
requests-toolbelt==0.9.1

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==1.1.2
2-
flask-cors==3.0.8
2+
flask-cors==3.0.9
33
gunicorn==20.0.4
44
six==1.15.0
55
pyyaml==5.3.1

0 commit comments

Comments
 (0)
0