From f18c702c59dcf1bd925790e9cd00722b9b6eef64 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2020 20:43:23 +0000 Subject: [PATCH 1/3] Bump natsort from 5.5.0 to 6.2.0 Bumps [natsort](https://github.com/SethMMorton/natsort) from 5.5.0 to 6.2.0. - [Release notes](https://github.com/SethMMorton/natsort/releases) - [Changelog](https://github.com/SethMMorton/natsort/blob/master/CHANGELOG.md) - [Commits](https://github.com/SethMMorton/natsort/compare/5.5.0...6.2.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 281a06e..d44fef8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ google-cloud-dns==0.31.0 ipaddress==1.0.23 jmespath==0.9.4 msrestazure==0.6.2 -natsort==5.5.0 +natsort==6.2.0 ns1-python==0.13.0 ovh==0.5.0 pycountry-convert==0.7.2 From a564da68bb04b50730ce87bebbfd2b15990bc484 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2020 21:51:52 +0000 Subject: [PATCH 2/3] Bump pyflakes from 1.6.0 to 2.1.1 Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 1.6.0 to 2.1.1. - [Release notes](https://github.com/PyCQA/pyflakes/releases) - [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/1.6.0...2.1.1) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0de9ceb..3ad1b04 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ coverage mock nose pycodestyle==2.5.0 -pyflakes==1.6.0 +pyflakes==2.1.1 readme_renderer[md]==24.0 requests_mock twine==1.15.0 From 2ea63959da5ef7f8b6cad0aa5d14de1a11b2943e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2020 21:55:24 +0000 Subject: [PATCH 3/3] Bump setuptools from 40.3.0 to 44.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 40.3.0 to 44.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v40.3.0...v44.0.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d44fef8..9794364 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ pycountry==19.8.18 python-dateutil==2.8.1 requests==2.22.0 s3transfer==0.3.0 -setuptools==40.3.0 +setuptools==44.0.0 six==1.13.0 transip==2.0.0