From 14bcc05f77d6a78e913f79441b65bbdbf52ab304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 00:56:49 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 2.3.8 in /tools/bigquery-s3tobq/core Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.3.8. - [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...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/bigquery-s3tobq/core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/bigquery-s3tobq/core/requirements.txt b/tools/bigquery-s3tobq/core/requirements.txt index 4ab0ef73c8..f9ce95d0ab 100644 --- a/tools/bigquery-s3tobq/core/requirements.txt +++ b/tools/bigquery-s3tobq/core/requirements.txt @@ -8,4 +8,4 @@ google-cloud google-cloud-storage google-cloud-bigquery google-cloud-orchestration-airflow -Werkzeug==2.2.2 \ No newline at end of file +Werkzeug==2.3.8 \ No newline at end of file