From cf642640b5824ec2e6a03c2f952c4e601fff7e0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:21:13 +0000 Subject: [PATCH] build(deps): bump werkzeug from 0.15.3 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.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/0.15.3...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 942e317..26ca40a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Werkzeug==0.15.3 +Werkzeug==3.0.6 datadog==0.28.0 click==8.0.4 google-cloud-bigquery==1.11.2