From a5a7fdca2bc3e6eeb8808836df39c6d8be504209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 08:54:10 +0000 Subject: [PATCH 01/12] Bump pillow from 8.1.2 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.1.2...8.2.0) Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 70ec9a9789..a4733e0519 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,11 +16,11 @@ distro==1.5.0 filelock==3.0.12 fire==0.3.1 gitdb==4.0.5 -html5lib==1.0.1 +html5lib==1.1 humanfriendly==9.1 identify==2.2.4 idna==2.10 -importlib-metadata==3.7.3 +importlib-metadata==4.0.1 importlib-resources==5.1.2 ipaddr==2.2.0 Jinja2==2.11.3 @@ -34,13 +34,13 @@ packaging==20.9 pathlib2==2.3.5 pendulum==1.2.5 pep517==0.8.2 -Pillow==8.1.2 +Pillow==8.2.0 pre-commit==2.12.1 progress==1.5 prompt-toolkit==1.0.14 pyattck==3.0.1 pyfiglet==0.8.post1 -Pygments==2.8.1 +Pygments==2.9.0 PyInquirer==1.0.3 pyparsing==2.4.7 pyrsistent==0.17.3 @@ -66,7 +66,7 @@ toml==0.10.2 typing==3.7.4.3 tzlocal==2.1 urllib3==1.26.4 -virtualenv==20.4.3 +virtualenv==20.4.6 wcwidth==0.2.5 webencodings==0.5.1 zipp==3.4.1 From 7991a2dc871f3fb99a123218021b598e6327f998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 08:54:15 +0000 Subject: [PATCH 02/12] Bump pyjwt from 2.0.1 to 2.1.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.0.1...2.1.0) 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 f29898d046..32de010596 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -6,14 +6,14 @@ atomicwrites==1.4.0 attackcti==0.3.4.3 attrs==20.3.0 azure-common==1.1.25 -azure-core==1.8.2 +azure-core==1.13.0 azure-identity==1.4.1 azure-mgmt-compute==17.0.0 azure-mgmt-core==1.2.1 azure-mgmt-network==16.0.0 azure-mgmt-resource==15.0.0 bcrypt==3.2.0 -boto3==1.17.42 +boto3==1.17.67 botocore==1.20.30 certifi==2020.12.5 cffi==1.14.5 @@ -29,7 +29,7 @@ gitdb==4.0.5 GitPython==3.1.14 identify==2.2.4 idna==2.8 -importlib-metadata==3.7.3 +importlib-metadata==4.0.1 Jinja2==2.11.3 jmespath==0.10.0 lockfile==0.12.2 @@ -52,7 +52,7 @@ py==1.10.0 pycparser==2.20 PyGithub==1.55 PyInquirer==1.0.3 -PyJWT==2.0.1 +PyJWT==2.1.0 PyNaCl==1.4.0 pyparsing==2.4.7 pytest==6.2.2 @@ -71,7 +71,7 @@ tabulate==0.8.9 termcolor==1.1.0 toml==0.10.2 urllib3==1.26.4 -virtualenv==20.4.3 +virtualenv==20.4.6 wcwidth==0.2.5 wget==3.2 wrapt==1.12.1 From a89210592b7d20bd6fe97800f7b5488761931afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 08:54:18 +0000 Subject: [PATCH 03/12] Bump mysql-connector-python from 8.0.23 to 8.0.24 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.23 to 8.0.24. 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 f29898d046..595d92be3e 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -6,14 +6,14 @@ atomicwrites==1.4.0 attackcti==0.3.4.3 attrs==20.3.0 azure-common==1.1.25 -azure-core==1.8.2 +azure-core==1.13.0 azure-identity==1.4.1 azure-mgmt-compute==17.0.0 azure-mgmt-core==1.2.1 azure-mgmt-network==16.0.0 azure-mgmt-resource==15.0.0 bcrypt==3.2.0 -boto3==1.17.42 +boto3==1.17.67 botocore==1.20.30 certifi==2020.12.5 cffi==1.14.5 @@ -29,14 +29,14 @@ gitdb==4.0.5 GitPython==3.1.14 identify==2.2.4 idna==2.8 -importlib-metadata==3.7.3 +importlib-metadata==4.0.1 Jinja2==2.11.3 jmespath==0.10.0 lockfile==0.12.2 MarkupSafe==1.1.1 mock==4.0.3 more-itertools==8.7.0 -mysql-connector-python==8.0.23 +mysql-connector-python==8.0.24 nodeenv==1.3.4 ntlm-auth==1.5.0 packaging==20.9 @@ -71,7 +71,7 @@ tabulate==0.8.9 termcolor==1.1.0 toml==0.10.2 urllib3==1.26.4 -virtualenv==20.4.3 +virtualenv==20.4.6 wcwidth==0.2.5 wget==3.2 wrapt==1.12.1 From 6ebf5fa8463c196800bf9fdce120807cf6f21151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 08:54:28 +0000 Subject: [PATCH 04/12] Bump azure-mgmt-resource from 15.0.0 to 16.1.0 Bumps [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) from 15.0.0 to 16.1.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-resource_15.0.0...azure-mgmt-resource_16.1.0) 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 f29898d046..aed4d7066c 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -6,14 +6,14 @@ atomicwrites==1.4.0 attackcti==0.3.4.3 attrs==20.3.0 azure-common==1.1.25 -azure-core==1.8.2 +azure-core==1.13.0 azure-identity==1.4.1 azure-mgmt-compute==17.0.0 azure-mgmt-core==1.2.1 azure-mgmt-network==16.0.0 -azure-mgmt-resource==15.0.0 +azure-mgmt-resource==16.1.0 bcrypt==3.2.0 -boto3==1.17.42 +boto3==1.17.67 botocore==1.20.30 certifi==2020.12.5 cffi==1.14.5 @@ -29,7 +29,7 @@ gitdb==4.0.5 GitPython==3.1.14 identify==2.2.4 idna==2.8 -importlib-metadata==3.7.3 +importlib-metadata==4.0.1 Jinja2==2.11.3 jmespath==0.10.0 lockfile==0.12.2 @@ -71,7 +71,7 @@ tabulate==0.8.9 termcolor==1.1.0 toml==0.10.2 urllib3==1.26.4 -virtualenv==20.4.3 +virtualenv==20.4.6 wcwidth==0.2.5 wget==3.2 wrapt==1.12.1 From e698141cb5cc4517c302d52cce64430041e1484c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 19:26:02 +0000 Subject: [PATCH 05/12] Bump regex from 2021.3.17 to 2021.4.4 Bumps [regex](https://bitbucket.org/mrabarnett/mrab-regex) from 2021.3.17 to 2021.4.4. - [Commits](https://bitbucket.org/mrabarnett/mrab-regex/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15ec9c0a4d..23c21b1762 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ pytoml==0.1.21 pytz==2021.1 pytzdata==2020.1 PyYAML==5.4.1 -regex==2021.3.17 +regex==2021.4.4 requests==2.25.1 retrying==1.3.3 scandir==1.10.0 From fc330d8a9f9efefe909bdcf56154de83e648a851 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 22:15:57 +0000 Subject: [PATCH 06/12] Bump pywinrm from 0.4.1 to 0.4.2 Bumps [pywinrm](https://github.com/diyan/pywinrm) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/diyan/pywinrm/releases) - [Changelog](https://github.com/diyan/pywinrm/blob/master/CHANGELOG.md) - [Commits](https://github.com/diyan/pywinrm/commits) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 32de010596..5ce327858b 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -11,7 +11,7 @@ azure-identity==1.4.1 azure-mgmt-compute==17.0.0 azure-mgmt-core==1.2.1 azure-mgmt-network==16.0.0 -azure-mgmt-resource==15.0.0 +azure-mgmt-resource==16.1.0 bcrypt==3.2.0 boto3==1.17.67 botocore==1.20.30 @@ -59,7 +59,7 @@ pytest==6.2.2 python-daemon==2.3.0 python-dateutil==2.8.1 python-terraform==0.10.1 -pywinrm==0.4.1 +pywinrm==0.4.2 PyYAML==5.4.1 requests==2.25.1 requests-ntlm==1.1.0 From 69aa7496afef99e2cd757bb99244cb40698920e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 22:24:02 +0000 Subject: [PATCH 07/12] Bump jinja2 from 2.11.3 to 3.0.0 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.0.0. - [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/2.11.3...3.0.0) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 1a941e0736..3d117e034a 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -30,7 +30,7 @@ GitPython==3.1.14 identify==2.2.4 idna==2.8 importlib-metadata==4.0.1 -Jinja2==2.11.3 +Jinja2==3.0.0 jmespath==0.10.0 lockfile==0.12.2 MarkupSafe==1.1.1 diff --git a/requirements.txt b/requirements.txt index 15ec9c0a4d..aacf7b5d55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ idna==2.10 importlib-metadata==4.0.1 importlib-resources==5.1.2 ipaddr==2.2.0 -Jinja2==2.11.3 +Jinja2==3.0.0 jsonschema==3.2.0 lockfile==0.12.2 MarkupSafe==1.1.1 @@ -34,7 +34,7 @@ packaging==20.9 pathlib2==2.3.5 pendulum==1.2.5 pep517==0.8.2 -Pillow==8.1.2 +Pillow==8.2.0 pre-commit==2.12.1 progress==1.5 prompt-toolkit==1.0.14 From 141e3c0100319457889c0be96a2cfe58cd5fe84c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 22:24:24 +0000 Subject: [PATCH 08/12] Bump pep517 from 0.8.2 to 0.10.0 Bumps [pep517](https://github.com/pypa/pep517) from 0.8.2 to 0.10.0. - [Release notes](https://github.com/pypa/pep517/releases) - [Changelog](https://github.com/pypa/pep517/blob/master/doc/changelog.rst) - [Commits](https://github.com/pypa/pep517/compare/v0.8.2...v0.10.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4733e0519..c5e65500e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ nodeenv==1.5.0 packaging==20.9 pathlib2==2.3.5 pendulum==1.2.5 -pep517==0.8.2 +pep517==0.10.0 Pillow==8.2.0 pre-commit==2.12.1 progress==1.5 From ea3d3eda8a8f7321ca66826b42f8bfb993b657e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 00:44:24 +0000 Subject: [PATCH 09/12] Bump azure-mgmt-compute from 17.0.0 to 20.0.0 Bumps [azure-mgmt-compute](https://github.com/Azure/azure-sdk-for-python) from 17.0.0 to 20.0.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-compute_17.0.0...azure-mgmt-compute_20.0.0) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 1a941e0736..9b8570e88c 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -8,7 +8,7 @@ attrs==20.3.0 azure-common==1.1.25 azure-core==1.13.0 azure-identity==1.4.1 -azure-mgmt-compute==17.0.0 +azure-mgmt-compute==20.0.0 azure-mgmt-core==1.2.1 azure-mgmt-network==16.0.0 azure-mgmt-resource==16.1.0 @@ -59,7 +59,7 @@ pytest==6.2.2 python-daemon==2.3.0 python-dateutil==2.8.1 python-terraform==0.10.1 -pywinrm==0.4.1 +pywinrm==0.4.2 PyYAML==5.4.1 requests==2.25.1 requests-ntlm==1.1.0 From 94e5587eebefabf87314d40c7d8505df2a8dc2bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 00:44:27 +0000 Subject: [PATCH 10/12] Bump docutils from 0.16 to 0.17.1 Bumps [docutils](http://docutils.sourceforge.net/) from 0.16 to 0.17.1. Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 1a941e0736..3b062b53f2 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -23,7 +23,7 @@ configparser==5.0.2 contextlib2==0.6.0.post1 Deprecated==1.2.12 dnspython==2.1.0 -docutils==0.16 +docutils==0.17.1 execnet==1.8.0 gitdb==4.0.5 GitPython==3.1.14 @@ -59,7 +59,7 @@ pytest==6.2.2 python-daemon==2.3.0 python-dateutil==2.8.1 python-terraform==0.10.1 -pywinrm==0.4.1 +pywinrm==0.4.2 PyYAML==5.4.1 requests==2.25.1 requests-ntlm==1.1.0 From 23e0598b62adac6c4b5372eedef7dd2b23570e34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 08:17:46 +0000 Subject: [PATCH 11/12] Bump azure-identity from 1.4.1 to 1.6.0 Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.4.1 to 1.6.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.4.1...azure-identity_1.6.0) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 85a89bd145..374a65d2e1 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -7,7 +7,7 @@ attackcti==0.3.4.3 attrs==20.3.0 azure-common==1.1.25 azure-core==1.13.0 -azure-identity==1.4.1 +azure-identity==1.6.0 azure-mgmt-compute==17.0.0 azure-mgmt-core==1.2.1 azure-mgmt-network==16.0.0 From 8fe2b66c3a51944feeb60b9cce177ff232d3d0e6 Mon Sep 17 00:00:00 2001 From: P4T12ICK Date: Tue, 18 May 2021 10:20:12 +0200 Subject: [PATCH 12/12] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a50a00d7e..4e3354db64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ ipaddr==2.2.0 Jinja2==2.11.3 jsonschema==3.2.0 lockfile==0.12.2 -MarkupSafe==1.1.1 +MarkupSafe==2.0.0 more-itertools==8.7.0 msgpack==1.0.2 nodeenv==1.5.0