From 0003973e6c97726a40bacb26c55ddaa850ad1132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 18:22:19 +0000 Subject: [PATCH 1/4] Bump pytest from 6.2.4 to 6.2.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... 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..3a4e19cb58 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 @@ -57,7 +57,7 @@ PyJWT==2.1.0 PyNaCl==1.4.0 pyparsing==2.4.7 pyperclip==1.8.2 -pytest==6.2.4 +pytest==6.2.5 python-daemon==2.3.0 python-dateutil==2.8.1 python-terraform==0.10.1 @@ -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 From 0b92888ddade56e2fd2674daa8978314bdf68c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 18:22:25 +0000 Subject: [PATCH 2/4] Bump deprecated from 1.2.12 to 1.2.13 Bumps [deprecated](https://github.com/tantale/deprecated) from 1.2.12 to 1.2.13. - [Release notes](https://github.com/tantale/deprecated/releases) - [Changelog](https://github.com/tantale/deprecated/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tantale/deprecated/compare/v1.2.12...v1.2.13) --- updated-dependencies: - dependency-name: deprecated dependency-type: direct:production update-type: version-update:semver-patch ... 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..12792b17ab 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 @@ -22,14 +22,14 @@ chardet==4.0.0 colorama==0.4.4 configparser==5.0.2 contextlib2==0.6.0.post1 -Deprecated==1.2.12 +Deprecated==1.2.13 dnspython==2.1.0 docutils==0.17.1 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 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 3/4] 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 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 4/4] 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