Skip to content

Commit 5c107aa

Browse files
Bump werkzeug from 2.2.3 to 3.1.5 in /app/frontend
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.1.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.2.3...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb64d3 commit 5c107aa

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)