From c1269e3959e8dd44164b90b0f831d28aeaed487b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 12:17:51 +0000 Subject: [PATCH] Bump werkzeug from 3.0.6 to 3.1.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [werkzeug](https://github.com/pallets/werkzeug). Updates `werkzeug` from 3.0.6 to 3.1.0 - [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.6...3.1.0) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fefc8de..cca086a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ six==1.16.0 tomli==2.0.2 tqdm==4.66.5 urllib3==1.26.19 -Werkzeug==3.0.6 +Werkzeug==3.1.0 xlrd==2.0.1 xmldiff==2.7.0 xmltodict==0.13.0