From 8897a0e695f3bd0c27f8acdd7e9fd833a712ec12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:49:06 +0000 Subject: [PATCH] build(deps): bump werkzeug in /poseidon/airflow/test Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 2.2.3. - [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.16.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- poseidon/airflow/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poseidon/airflow/test/requirements.txt b/poseidon/airflow/test/requirements.txt index bd54c8c..7444cd2 100644 --- a/poseidon/airflow/test/requirements.txt +++ b/poseidon/airflow/test/requirements.txt @@ -330,7 +330,7 @@ urllib3==1.25.10 vertica-python==1.0.0 virtualenv==20.0.31 wcwidth==0.2.5 -Werkzeug==0.16.1 +Werkzeug==2.2.3 wrapt==1.12.1 WTForms==2.3.3 xmltodict==0.12.0