Skip to content

Commit 8f2b50b

Browse files
Merge pull request #6 from fabriziosalmi/dependabot/pip/backend/flask-cors-6.0.0
chore(deps): Bump flask-cors from 3.0.10 to 6.0.0 in /backend
2 parents 8a53313 + 8e4b65b commit 8f2b50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==2.2.5
22
Flask-RESTful==0.3.9
33
Flask-HTTPAuth==4.7.0
4-
Flask-Cors==3.0.10
4+
Flask-Cors==6.0.0
55
Flask-Login==0.6.2
66
requests==2.32.4
77
gunicorn==23.0.0

0 commit comments

Comments
 (0)