From 0efbd5e478c19cdbce3d5b1c999e44e8045ec606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 21:53:38 +0000 Subject: [PATCH 1/3] Bump flask from 0.12.2 to 1.0 in /tests Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.12.2...1.0) Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 9ccb2d5..42a5dff 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ certifi==2017.11.5 chardet==3.0.4 click==6.7 -Flask==0.12.2 +Flask==1.0 gevent==1.2.2 greenlet==0.4.12 idna==2.6 From 63ac318cab6a028adc7113b75fb02399d81f7da8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 22:03:48 +0000 Subject: [PATCH 2/3] Bump werkzeug from 0.14.1 to 0.15.3 in /tests Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3) Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 42a5dff..fadd76f 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -14,4 +14,4 @@ pyzmq==16.0.3 requests==2.18.4 six==1.11.0 urllib3>=1.24.2 -Werkzeug==0.14.1 +Werkzeug==0.15.3 From 0765fc6ba88c5361b22b9fecaf1bed9eb2adaa84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 22:03:48 +0000 Subject: [PATCH 3/3] Bump requests from 2.18.4 to 2.20.0 in /tests Bumps [requests](https://github.com/psf/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 42a5dff..68ec0d6 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -11,7 +11,7 @@ locustio==0.8.1 MarkupSafe==1.0 msgpack-python==0.5.1 pyzmq==16.0.3 -requests==2.18.4 +requests==2.20.0 six==1.11.0 urllib3>=1.24.2 Werkzeug==0.14.1