From c2ccd760621ad98afc0791cee7b584f4c2165839 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:42:10 +0000 Subject: [PATCH 1/2] Bump cryptography from 3.3.2 to 3.4.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 3.4.4. - [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.3.2...3.4.4) 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 e8733026a3..61c426fc6e 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -21,7 +21,7 @@ cfgv==2.0.1 chardet==4.0.0 configparser==4.0.2 contextlib2==0.6.0.post1 -cryptography==3.3.2 +cryptography==3.4.4 Deprecated==1.2.11 dnspython==2.1.0 docutils==0.16 From a1385406aec66768b59b115790720dce74293416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 14:02:06 +0000 Subject: [PATCH 2/2] Bump ansible from 2.10.7 to 3.0.0 Bumps [ansible](https://github.com/ansible/ansible) from 2.10.7 to 3.0.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index cfc81fcb0d..53697805c8 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.10.7 +ansible==3.0.0 ansible-runner==1.4.7 apipkg==1.5 aspy.yaml==1.3.0