From eab62bd216f1d479380839bd424e08a4e3973db5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 18:22:38 +0000 Subject: [PATCH 1/3] Bump docutils from 0.17.1 to 0.18 Bumps [docutils](http://docutils.sourceforge.net/) from 0.17.1 to 0.18. --- updated-dependencies: - dependency-name: docutils 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..f6c289ca43 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 @@ -24,12 +24,12 @@ configparser==5.0.2 contextlib2==0.6.0.post1 Deprecated==1.2.12 dnspython==2.1.0 -docutils==0.17.1 +docutils==0.18 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 765ab28cb140f2733570acb03e93d395c3baf532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 18:22:43 +0000 Subject: [PATCH 2/3] Bump gitpython from 3.1.18 to 3.1.24 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.18 to 3.1.24. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.18...3.1.24) --- updated-dependencies: - dependency-name: gitpython 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..be2d51960b 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 @@ -27,9 +27,9 @@ dnspython==2.1.0 docutils==0.17.1 execnet==1.9.0 gitdb==4.0.5 -GitPython==3.1.18 +GitPython==3.1.24 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 77173074c665116074b33636d61d9436583959ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 18:23:26 +0000 Subject: [PATCH 3/3] Bump jinja2 from 3.0.1 to 3.0.2 Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... 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..adc5d22cfc 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,9 +29,9 @@ 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 +Jinja2==3.0.2 jmespath==0.10.0 lockfile==0.12.2 MarkupSafe==2.0.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 diff --git a/requirements.txt b/requirements.txt index 6d6bd3ddd2..0f133ffedb 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,11 +21,11 @@ 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 -Jinja2==3.0.1 +Jinja2==3.0.2 jsonschema==3.2.0 lockfile==0.12.2 MarkupSafe==2.0.1 @@ -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