From 23371f9718ef688cc28b351be149a07ae11fa42a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 14:56:27 +0000 Subject: [PATCH 1/2] Bump ansible from 3.0.0 to 3.1.0 Bumps [ansible](https://github.com/ansible/ansible) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 9cc272b0bb..87f07e4d67 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -1,4 +1,4 @@ -ansible==3.0.0 +ansible==3.1.0 ansible-runner==1.4.7 apipkg==1.5 aspy.yaml==1.3.0 @@ -11,7 +11,7 @@ azure-identity==1.5.0 azure-mgmt-compute==18.2.0 azure-mgmt-core==1.2.2 azure-mgmt-network==17.1.0 -azure-mgmt-resource==15.0.0 +azure-mgmt-resource==16.0.0 bcrypt==3.2.0 boto3==1.16.62 botocore==1.20.0 From de25888da1f694b00a7dff05178728e0035cdeeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 17:11:38 +0000 Subject: [PATCH 2/2] Bump botocore from 1.20.0 to 1.20.29 Bumps [botocore](https://github.com/boto/botocore) from 1.20.0 to 1.20.29. - [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.20.0...1.20.29) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 0d8214b8c1..67b987eaf0 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -14,7 +14,7 @@ azure-mgmt-network==17.1.0 azure-mgmt-resource==16.0.0 bcrypt==3.2.0 boto3==1.16.62 -botocore==1.20.0 +botocore==1.20.29 certifi==2020.12.5 cffi==1.14.5 cfgv==2.0.1 @@ -30,7 +30,7 @@ gitdb==4.0.5 GitPython==3.1.14 identify==1.5.13 idna==2.8 -importlib-metadata==3.4.0 +importlib-metadata==3.7.0 Jinja2==2.11.3 jmespath==0.10.0 lockfile==0.12.2