From e1716a0de69ee4671806529e847d0c365793c6f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 21:05:13 +0000 Subject: [PATCH] Bump werkzeug from 2.0.1 to 3.1.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 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/2.0.1...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 930b60e..1ed0e23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ python-slugify==1.2.6 thehive4py==1.5.1 tzlocal==1.5.1 urllib3==1.26.6 -werkzeug==2.0.1 +werkzeug==3.1.5 PyYAML==5.4.1 redis==3.3.8 pytest==4.3.1