From c870e420002aeb3a7ae63d023c5d5436c1f636c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:19:03 +0000 Subject: [PATCH] Bump werkzeug from 3.0.3 to 3.1.4 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.1.4. - [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.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 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 a79dbbb..69866d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ six==1.16.0 tweepy==4.14.0 urllib3==2.0.7 virtualenv==20.24.6 -Werkzeug==3.0.3 +Werkzeug==3.1.4 wincertstore==0.2 zipp==3.15.0