From 83b6a5569139a38d9defb366b9a61b3a0b53f0ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 18:22:30 +0000 Subject: [PATCH] Bump cffi from 1.14.5 to 1.15.0 Bumps [cffi](http://cffi.readthedocs.org) from 1.14.5 to 1.15.0. --- updated-dependencies: - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 684ef33d7f..50da21aaf3 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -1,4 +1,4 @@ -ansible==3.4.0 +ansible==4.7.0 ansible-runner==2.0.2 apipkg==1.5 aspy.yaml==1.3.0 @@ -14,9 +14,9 @@ azure-mgmt-network==19.0.0 azure-mgmt-resource==17.0.0 bcrypt==3.2.0 boto3==1.18.38 -botocore==1.20.105 +botocore==1.22.5 certifi==2021.5.30 -cffi==1.14.5 +cffi==1.15.0 cfgv==3.3.0 chardet==4.0.0 colorama==0.4.4 @@ -29,7 +29,7 @@ execnet==1.9.0 gitdb==4.0.5 GitPython==3.1.18 identify==2.2.10 -idna==2.8 +idna==3.3 importlib-metadata==4.0.1 Jinja2==3.0.0 jmespath==0.10.0 @@ -73,7 +73,7 @@ tabulate==0.8.9 termcolor==1.1.0 toml==0.10.2 urllib3<1.26.8 -virtualenv==20.4.6 +virtualenv==20.9.0 wcwidth==0.2.5 wget==3.2 wrapt==1.13.1