From 8656af65ae061ec479e0da5a2e86cd67cbc594f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Jan 2021 15:48:53 +0000 Subject: [PATCH 1/5] Bump cryptography from 3.2.1 to 3.3.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2.1...3.3.1) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index abb8318509..ddf44e559e 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -21,7 +21,7 @@ cfgv==2.0.1 chardet==3.0.4 configparser==4.0.2 contextlib2==0.6.0.post1 -cryptography==3.2.1 +cryptography==3.3.1 Deprecated==1.2.10 dnspython==2.0.0 docutils==0.16 From fe3ab57c9d504343f962a38f410a3c510accfc4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 18:26:18 +0000 Subject: [PATCH 2/5] Bump humanfriendly from 9.0 to 9.1 Bumps [humanfriendly](https://github.com/xolox/python-humanfriendly) from 9.0 to 9.1. - [Release notes](https://github.com/xolox/python-humanfriendly/releases) - [Changelog](https://github.com/xolox/python-humanfriendly/blob/master/CHANGELOG.rst) - [Commits](https://github.com/xolox/python-humanfriendly/compare/9.0...9.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9349695330..c60a6a74d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ contextlib2==0.6.0.post1 distlib==0.3.1 filelock==3.0.12 gitdb==4.0.5 -humanfriendly==9.0 +humanfriendly==9.1 identify==1.5.10 idna==2.10 importlib-metadata==3.3.0 From ba7d3088dd9df73bf193d1bfd87759a3dfce27bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 14:03:12 +0000 Subject: [PATCH 3/5] Bump botocore from 1.19.47 to 1.19.48 Bumps [botocore](https://github.com/boto/botocore) from 1.19.47 to 1.19.48. - [Release notes](https://github.com/boto/botocore/releases) - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.19.47...1.19.48) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index ecbe0ca81a..0deb577103 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -14,7 +14,7 @@ azure-mgmt-network==17.0.0 azure-mgmt-resource==15.0.0 bcrypt==3.2.0 boto3==1.16.47 -botocore==1.19.47 +botocore==1.19.48 certifi==2020.12.5 cffi==1.14.4 cfgv==2.0.1 From ca99a314cc7fefecf21915d0639f500de1608d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 14:03:15 +0000 Subject: [PATCH 4/5] Bump identify from 1.5.10 to 1.5.11 Bumps [identify](https://github.com/pre-commit/identify) from 1.5.10 to 1.5.11. - [Release notes](https://github.com/pre-commit/identify/releases) - [Commits](https://github.com/pre-commit/identify/compare/v1.5.10...v1.5.11) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index ecbe0ca81a..1dda95af72 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -28,7 +28,7 @@ docutils==0.16 execnet==1.7.1 gitdb==4.0.5 GitPython==3.1.11 -identify==1.5.10 +identify==1.5.11 idna==2.8 importlib-metadata==3.3.0 Jinja2==2.10.3 diff --git a/requirements.txt b/requirements.txt index 84b85dadfa..9f97ed0f2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ distlib==0.3.1 filelock==3.0.12 gitdb==4.0.5 humanfriendly==9.0 -identify==1.5.10 +identify==1.5.11 idna==2.10 importlib-metadata==3.3.0 importlib-resources==4.1.1 From 291ba6e8a9aaada5f93cc86e1a659a5fe0406590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 14:07:15 +0000 Subject: [PATCH 5/5] Bump boto3 from 1.16.47 to 1.16.48 Bumps [boto3](https://github.com/boto/boto3) from 1.16.47 to 1.16.48. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.16.47...1.16.48) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 0deb577103..bfd049d6df 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -13,7 +13,7 @@ azure-mgmt-core==1.2.2 azure-mgmt-network==17.0.0 azure-mgmt-resource==15.0.0 bcrypt==3.2.0 -boto3==1.16.47 +boto3==1.16.48 botocore==1.19.48 certifi==2020.12.5 cffi==1.14.4