From abc5c09bdc565c165825b895dd2565a09641d6b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:44:48 +0000 Subject: [PATCH] Bump werkzeug from 3.0.3 to 3.1.5 in /stack/django Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.1.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stack/django/requirements-full.txt | 2 +- stack/django/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stack/django/requirements-full.txt b/stack/django/requirements-full.txt index 18cf099..6e9bf51 100644 --- a/stack/django/requirements-full.txt +++ b/stack/django/requirements-full.txt @@ -80,5 +80,5 @@ typing_extensions==4.12.2 tzdata==2025.2 uritemplate==4.1.1 urllib3==2.3.0 -Werkzeug==3.0.3 +Werkzeug==3.1.5 yarl==1.18.3 diff --git a/stack/django/requirements.txt b/stack/django/requirements.txt index d152512..bb26ccb 100644 --- a/stack/django/requirements.txt +++ b/stack/django/requirements.txt @@ -23,7 +23,7 @@ spotipy==2.25.1 mysqlclient==2.2.4 twilio==9.2.2 pyOpenSSL==24.1.0 -Werkzeug==3.0.3 +Werkzeug==3.1.5 # for ImageField pillow==10.4.0