From 83c30268c56aadf427ac6410d556ae0624c345df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 19:29:26 -0800 Subject: [PATCH] Bump werkzeug from 2.3.7 to 2.3.8 in /plugins/flytekit-dbt (#1960) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 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.3.7...2.3.8) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- plugins/flytekit-dbt/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/flytekit-dbt/dev-requirements.txt b/plugins/flytekit-dbt/dev-requirements.txt index d5ad4323551..da14dc11a67 100644 --- a/plugins/flytekit-dbt/dev-requirements.txt +++ b/plugins/flytekit-dbt/dev-requirements.txt @@ -117,7 +117,7 @@ typing-extensions==4.8.0 # mashumaro urllib3==2.0.7 # via requests -werkzeug==2.3.7 +werkzeug==2.3.8 # via dbt-core # The following packages are considered to be unsafe in a requirements file: