From 756b74a127982624ef6124f1f1cf79ab4412a1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 13:49:58 +0100 Subject: [PATCH] Bump werkzeug from 3.1.2 to 3.1.3 (#21) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.2 to 3.1.3. - [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.1.2...3.1.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... 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 949f09c..551fc40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ MarkupSafe==3.0.2 python-dotenv==1.0.1 requests==2.32.3 urllib3==2.2.3 -Werkzeug==3.1.2 +Werkzeug==3.1.3