From 199d5e99bdf65a3e4e24ea9ebeb4ce137225aeb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:02:24 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 2.3.8 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 2.3.8. - [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/0.14.1...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 3719dcd..172d5b2 --- a/requirements.txt +++ b/requirements.txt @@ -66,6 +66,6 @@ ufw==0.35 unattended-upgrades==0.1 urllib3==1.13.1 virtualenv==15.0.1 -Werkzeug==0.14.1 +Werkzeug==2.3.8 wrapt==1.10.11 xkit==0.0.0