From a90cdf8a10a8876cb5234f0aa5143903e0ecc4d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 23:36:43 +0000 Subject: [PATCH] Bump werkzeug from 3.0.2 to 3.1.6 in /autoinfra-backend Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.1.6. - [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.2...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- autoinfra-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoinfra-backend/requirements.txt b/autoinfra-backend/requirements.txt index 185d047..8991ba9 100644 --- a/autoinfra-backend/requirements.txt +++ b/autoinfra-backend/requirements.txt @@ -17,4 +17,4 @@ MarkupSafe==2.1.5 packaging==24.1 requests==2.31.0 urllib3==2.2.1 -Werkzeug==3.0.2 +Werkzeug==3.1.6