Skip to content

Commit 88e8ba7

Browse files
authored
Merge pull request #6 from ericgitangu/dependabot/pip/app/frontend/flask-cors-6.0.0
Bump flask-cors from 4.0.0 to 6.0.0 in /app/frontend
2 parents aa3240e + 8e2f158 commit 88e8ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/frontend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ wheel>=0.40.0
22
setuptools>=65.5.1
33
Flask==2.2.3; python_version >= "3.7"
44
Werkzeug==2.2.3; python_version >= "3.7"
5-
flask-cors==4.0.0; python_version >= "3.7"
5+
flask-cors==6.0.0; python_version >= "3.7"
66
pika==1.3.0; python_version >= "3.7"
77
prometheus-client==0.16.0; python_version >= "3.7"
88
requests==2.31.0; python_version >= "3.7"

0 commit comments

Comments
 (0)