From c768750cc74ec407e93775a508488b3d6f03d781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:50:12 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 3.0.1 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.0.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/2.0.3...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db2dcc7b..358995b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,4 +49,4 @@ starkbank-ecdsa==2.0.2 toml==0.10.2 urllib3==1.26.13 webargs==8.1.0 -Werkzeug==2.0.3 +Werkzeug==3.0.1