From c190fe0c45910ee80a8e636111216073dfe3b918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:13:37 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 2.0.3 to 3.0.1 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 3.0.1. - [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.0.3...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frontend/requirements-common.txt | 28 +++++++++++++++++++++++++++- metadata/requirements-common.txt | 28 +++++++++++++++++++++++++++- requirements-common.txt | 2 +- search/requirements-common.txt | 28 +++++++++++++++++++++++++++- 4 files changed, 82 insertions(+), 4 deletions(-) mode change 120000 => 100644 frontend/requirements-common.txt mode change 120000 => 100644 metadata/requirements-common.txt mode change 120000 => 100644 search/requirements-common.txt diff --git a/frontend/requirements-common.txt b/frontend/requirements-common.txt deleted file mode 120000 index 920184283b..0000000000 --- a/frontend/requirements-common.txt +++ /dev/null @@ -1 +0,0 @@ -../requirements-common.txt \ No newline at end of file diff --git a/frontend/requirements-common.txt b/frontend/requirements-common.txt new file mode 100644 index 0000000000..c2a0518521 --- /dev/null +++ b/frontend/requirements-common.txt @@ -0,0 +1,27 @@ +# Copyright Contributors to the Amundsen project. +# SPDX-License-Identifier: Apache-2.0 + +# Common dependencies (common, frontend, metadata, search) ------------------------------------------------------------- + +# It is recommended to always pin the exact version (not range) - otherwise common upgrade won't trigger unit tests +# on all repositories reyling on this file and any issues that arise from common upgrade might be missed. +amundsen-common>=0.27.0 +attrs>=19.1.0 +boto3==1.17.23 +click==7.0 +flasgger==0.9.5 +Flask==1.0.2 +Flask-RESTful>=0.3.6 +flask-cors==3.0.10 +itsdangerous<=2.0.1 +Jinja2>=2.10.1,<3.1 +jsonschema>=3.0.1,<4.0 +marshmallow>=3.0,<=3.6 +marshmallow3-annotations>=1.1.0 +pytz==2021.1 +requests>=2.25.0 +requests-aws4auth==1.1.0 +statsd==3.2.1 +typing==3.6.4 +werkzeug==3.0.1 +wheel==0.36.2 diff --git a/metadata/requirements-common.txt b/metadata/requirements-common.txt deleted file mode 120000 index 920184283b..0000000000 --- a/metadata/requirements-common.txt +++ /dev/null @@ -1 +0,0 @@ -../requirements-common.txt \ No newline at end of file diff --git a/metadata/requirements-common.txt b/metadata/requirements-common.txt new file mode 100644 index 0000000000..c2a0518521 --- /dev/null +++ b/metadata/requirements-common.txt @@ -0,0 +1,27 @@ +# Copyright Contributors to the Amundsen project. +# SPDX-License-Identifier: Apache-2.0 + +# Common dependencies (common, frontend, metadata, search) ------------------------------------------------------------- + +# It is recommended to always pin the exact version (not range) - otherwise common upgrade won't trigger unit tests +# on all repositories reyling on this file and any issues that arise from common upgrade might be missed. +amundsen-common>=0.27.0 +attrs>=19.1.0 +boto3==1.17.23 +click==7.0 +flasgger==0.9.5 +Flask==1.0.2 +Flask-RESTful>=0.3.6 +flask-cors==3.0.10 +itsdangerous<=2.0.1 +Jinja2>=2.10.1,<3.1 +jsonschema>=3.0.1,<4.0 +marshmallow>=3.0,<=3.6 +marshmallow3-annotations>=1.1.0 +pytz==2021.1 +requests>=2.25.0 +requests-aws4auth==1.1.0 +statsd==3.2.1 +typing==3.6.4 +werkzeug==3.0.1 +wheel==0.36.2 diff --git a/requirements-common.txt b/requirements-common.txt index 093c532cb0..c2a0518521 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==2.0.3 +werkzeug==3.0.1 wheel==0.36.2 diff --git a/search/requirements-common.txt b/search/requirements-common.txt deleted file mode 120000 index 920184283b..0000000000 --- a/search/requirements-common.txt +++ /dev/null @@ -1 +0,0 @@ -../requirements-common.txt \ No newline at end of file diff --git a/search/requirements-common.txt b/search/requirements-common.txt new file mode 100644 index 0000000000..c2a0518521 --- /dev/null +++ b/search/requirements-common.txt @@ -0,0 +1,27 @@ +# Copyright Contributors to the Amundsen project. +# SPDX-License-Identifier: Apache-2.0 + +# Common dependencies (common, frontend, metadata, search) ------------------------------------------------------------- + +# It is recommended to always pin the exact version (not range) - otherwise common upgrade won't trigger unit tests +# on all repositories reyling on this file and any issues that arise from common upgrade might be missed. +amundsen-common>=0.27.0 +attrs>=19.1.0 +boto3==1.17.23 +click==7.0 +flasgger==0.9.5 +Flask==1.0.2 +Flask-RESTful>=0.3.6 +flask-cors==3.0.10 +itsdangerous<=2.0.1 +Jinja2>=2.10.1,<3.1 +jsonschema>=3.0.1,<4.0 +marshmallow>=3.0,<=3.6 +marshmallow3-annotations>=1.1.0 +pytz==2021.1 +requests>=2.25.0 +requests-aws4auth==1.1.0 +statsd==3.2.1 +typing==3.6.4 +werkzeug==3.0.1 +wheel==0.36.2