From 0514c93d3916efd1c3e36cf580a639d3e584736f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 21:11:22 +0200 Subject: [PATCH] Bump werkzeug from 2.2.2 to 2.2.3 (#14) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.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/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... 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 bd3c97f..6053b77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,6 @@ PyYAML==6.0 redis==4.5.4 rich==12.6.0 typing-extensions==4.4.0 -Werkzeug==2.2.2 +Werkzeug==2.2.3 wrapt==1.14.1 zipp==3.11.0