From 2818e2ff897c50a2e4ffc31b60051af588378bc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 17:14:13 +0000 Subject: [PATCH 1/2] Bump botocore from 1.20.105 to 1.22.5 Bumps [botocore](https://github.com/boto/botocore) from 1.20.105 to 1.22.5. - [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.105...1.22.5) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 160ea602ea..f60fdbf0c0 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -7,14 +7,14 @@ attackcti==0.3.4.3 attrs==21.2.0 azure-common==1.1.27 azure-core==1.18.0 +azure-mgmt-compute==23.0.0 azure-identity==1.6.1 -azure-mgmt-compute==20.0.0 azure-mgmt-core==1.2.1 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 @@ -65,7 +65,7 @@ pywinrm==0.4.2 PyYAML==5.4.1 requests==2.25.1 requests-ntlm==1.1.0 -s3transfer==0.4.2 +s3transfer==0.5.0 six==1.16.0 smmap==3.0.5 splunk-sdk==1.6.16 From ed52031a4bd46196f9ca513309145a405716533b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 18:09:55 +0000 Subject: [PATCH 2/2] Bump distlib from 0.3.2 to 0.3.3 Bumps [distlib](https://bitbucket.org/pypa/distlib) from 0.3.2 to 0.3.3. - [Changelog](https://bitbucket.org/pypa/distlib/src/master/CHANGES.rst) - [Commits](https://bitbucket.org/pypa/distlib/branches/compare/0.3.3..0.3.2) --- updated-dependencies: - dependency-name: distlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8826adaef4..911ba76b8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,13 +13,13 @@ 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 gitdb==4.0.7 html5lib==1.1 -humanfriendly==9.2 +humanfriendly==10.0 identify==2.2.13 idna==3.2 importlib-metadata==4.8.1