From e9c5d6c8e2bf8a3ee8cd4aecc7ab10365bbbe155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 18:22:35 +0000 Subject: [PATCH] Bump pyyaml from 5.4.1 to 6.0 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.4.1...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 10 +++++----- requirements.txt | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 684ef33d7f..6998a62fc7 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,7 +14,7 @@ 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 cfgv==3.3.0 @@ -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 @@ -62,7 +62,7 @@ python-daemon==2.3.0 python-dateutil==2.8.1 python-terraform==0.10.1 pywinrm==0.4.2 -PyYAML==5.4.1 +PyYAML==6.0 requests==2.25.1 requests-ntlm==1.1.0 s3transfer==0.5.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 diff --git a/requirements.txt b/requirements.txt index 6d6bd3ddd2..efc13036b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ colorama==0.4.4 coloredlogs==15.0.1 configparser==5.0.2 contextlib2==21.6.0 -distlib==0.3.2 +distlib==0.3.3 distro==1.6.0 filelock==3.0.12 fire==0.4.0 @@ -21,7 +21,7 @@ gitdb==4.0.7 html5lib==1.1 humanfriendly==10.0 identify==2.2.13 -idna==3.2 +idna==3.3 importlib-metadata==4.8.1 importlib-resources==5.2.2 ipaddr==2.2.0 @@ -51,7 +51,7 @@ python-dateutil==2.8.2 pytoml==0.1.21 pytz==2021.1 pytzdata==2020.1 -PyYAML==5.4.1 +PyYAML==6.0 regex==2021.8.28 requests==2.26.0 retrying==1.3.3 @@ -66,11 +66,11 @@ stix2-patterns==1.3.2 taxii2-client==2.3.0 termcolor==1.1.0 toml==0.10.2 -tomli==1.2.1 +tomli==1.2.2 typing==3.7.4.3 tzlocal==3.0 urllib3==1.26.6 -virtualenv==20.7.2 +virtualenv==20.9.0 wcwidth==0.2.5 webencodings==0.5.1 zipp==3.5.0