From 4cd74264f2157552b68717cb9559955ead48a493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 13:20:12 +0000 Subject: [PATCH] feat(deps): bump werkzeug from 2.2.3 to 2.3.4 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 2.3.4. - [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.3...2.3.4) --- 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 4c4da9f5..5df47a41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pylast==5.1.0 pytz==2023.3 rabe-cridlib==0.7.0 requests==2.28.2 -Werkzeug==2.2.3 +Werkzeug==2.3.4