Skip to content

Commit 04c37ea

Browse files
build(deps): bump werkzeug in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [werkzeug](https://github.com/pallets/werkzeug). Updates `werkzeug` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 944a37e commit 04c37ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DDC PRODUCTION REQUIREMENTS (minimal)
22
Flask==3.1.1
3-
Werkzeug==3.1.3
3+
Werkzeug==3.1.4
44
py-cord==2.6.1
55
waitress==3.0.2
66
cryptography>=45.0.5

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# --- Core Dependencies (for linting & type checking) ---
66
Flask==3.1.1
7-
Werkzeug==3.1.3
7+
Werkzeug==3.1.4
88
py-cord==2.6.1
99
gunicorn==23.0.0
1010
gevent==24.11.1

0 commit comments

Comments
 (0)