From 7f36fe102f38f6d84bd9fa1f5fde87bf87d2c500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:05:50 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 3.0.6. - [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...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b3704c..28ad5a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ diskcache python-dotenv tqdm python-vlc -Werkzeug==2.2.2 \ No newline at end of file +Werkzeug==3.0.6 \ No newline at end of file