From ab7c4ea86c001c436d41229d119dbc43678c3ece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 19:41:45 -0700 Subject: [PATCH] fix(deps): bump werkzeug from 3.0.6 to 3.1.1 in the pip group across 1 directory (#198) fix(deps): bump werkzeug 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.1 - [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.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca65c8b..64128a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ toml == 0.10.2 typing_extensions == 4.12.2 visitor == 0.1.3 webassets == 2.0 -Werkzeug == 3.0.6 +Werkzeug == 3.1.1 WTForms == 3.2.1 zipp == 3.20.2 sqlalchemy == 2.0.36