From c2552d195b336355254512e48d42354198a404d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 12:30:10 +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 99e6b82c..3e77ae5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pylast==5.1.0 pytz==2023.3 rabe-cridlib==0.8.0 requests==2.28.2 -Werkzeug==2.2.3 +Werkzeug==2.3.4