Skip to content

Commit 64decf9

Browse files
authored
Merge pull request #13 from ericgitangu/dependabot/pip/app/frontend/werkzeug-3.1.5
Bump werkzeug from 2.2.3 to 3.1.5 in /app/frontend
2 parents 9bb64d3 + 5c107aa commit 64decf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/frontend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wheel>=0.40.0
22
setuptools>=65.5.1
33
Flask==2.2.3; python_version >= "3.7"
4-
Werkzeug==2.2.3; python_version >= "3.7"
4+
Werkzeug==3.1.5; python_version >= "3.7"
55
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"

0 commit comments

Comments
 (0)