From 60b3461fae28099211d340c621b867e89ae0a53e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 02:06:40 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 3.0.1 to 3.0.2 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.2. - [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.1...3.0.2) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85c31b9..c6349d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ docopt==0.6.2 mutagen==1.47.0 PyJWT==2.8.0 -Werkzeug==3.0.1 +Werkzeug==3.0.2