From ed0c4ad8c2f924eff579ac99ad5f8e418e97cee9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 00:22:39 +0000 Subject: [PATCH] Bump werkzeug from 3.1.3 to 3.1.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.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.1.3...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index e2bf9c1..ff75232 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile requirements.in -o requirements.txt -apispec==6.8.2 +apispec[yaml]==6.8.2 # via # apispec-webframeworks # flask-apispec @@ -85,8 +85,6 @@ pyyaml==6.0.2 # via # -r requirements.in # apispec -setuptools==80.9.0 - # via sqlalchemy-utc sqlalchemy==1.4.54 # via # -r requirements.in @@ -105,7 +103,7 @@ wcwidth==0.2.13 # via prompt-toolkit webargs==8.7.0 # via flask-apispec -werkzeug==3.1.3 +werkzeug==3.1.5 # via # -r requirements.in # flask