From 41e1d0cc5c7f73b2c8901f7ec40b7d96c0f7d7c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 04:40:00 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 3.0.6 to 3.1.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 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.0.6...3.1.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 072256e..8d2ac2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ pathspec==0.12.1 platformdirs==4.3.6 pycodestyle==2.12.1 pyflakes==3.2.0 -Werkzeug==3.0.6 +Werkzeug==3.1.3