Skip to content

Commit da6edb5

Browse files
renovate-botglasnt
andauthored
chore(deps): update dependency flask-cors to v6 [security] (#13376)
* chore(deps): update dependency flask-cors to v6 [security] * Revert invalid Python 3.8 dep bump --------- Co-authored-by: Katie McLaughlin <[email protected]>
1 parent 6132cfc commit da6edb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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==3.0.3
2-
flask-cors==5.0.1; python_version >= "3.9"
2+
flask-cors==6.0.0; python_version >= "3.9"
33
flask-cors==5.0.0; python_version == "3.8"
44
gunicorn==23.0.0
55
six==1.16.0

0 commit comments

Comments
 (0)