From 7c77785946bcc2309d7c282cf604e56c0056e57c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:08:37 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 3.0.3 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 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/3.0.3...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index e6eab81491..90ffd87355 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -23,5 +23,5 @@ requests>=2.25.0 requests-aws4auth==1.1.0 statsd==3.2.1 typing==3.6.4 -werkzeug==3.0.3 +werkzeug==3.0.6 wheel==0.38.1