From 7179b222ba384dd145bc62c9df219e2ffb0ca86e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 10:52:28 +0000 Subject: [PATCH 1/2] Bump attrs from 20.3.0 to 21.2.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 20.3.0 to 21.2.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-attrs/attrs/compare/20.3.0...21.2.0) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index b6ccce6286..8c269de125 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -4,7 +4,7 @@ apipkg==1.5 aspy.yaml==1.3.0 atomicwrites==1.4.0 attackcti==0.3.4.3 -attrs==20.3.0 +attrs==21.2.0 azure-common==1.1.25 azure-core==1.13.0 azure-identity==1.6.0 @@ -45,7 +45,7 @@ path.py==12.5.0 pexpect==4.8.0 pluggy==0.13.1 pre-commit==2.12.1 -protobuf==3.15.6 +protobuf==3.17.0 psutil==5.8.0 ptyprocess==0.7.0 py==1.10.0 diff --git a/requirements.txt b/requirements.txt index c125a19ac8..b69fdbe5b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ antlr4-python3-runtime==4.9.2 appdirs==1.4.4 aspy.yaml==1.3.0 attackcti==0.3.4.3 -attrs==20.3.0 +attrs==21.2.0 CacheControl==0.12.6 certifi==2020.12.5 cfgv==3.2.0 From 93b5782b7cfa534bcf06d40557a1020cf27eca69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 11:05:28 +0000 Subject: [PATCH 2/2] Bump importlib-resources from 5.1.2 to 5.1.3 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_resources/compare/v5.1.2...v5.1.3) Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c125a19ac8..c7fbcc3573 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ attackcti==0.3.4.3 attrs==20.3.0 CacheControl==0.12.6 certifi==2020.12.5 -cfgv==3.2.0 +cfgv==3.3.0 chardet==4.0.0 colorama==0.4.4 coloredlogs==14.0 @@ -21,7 +21,7 @@ humanfriendly==9.1 identify==2.2.4 idna==2.10 importlib-metadata==4.0.1 -importlib-resources==5.1.2 +importlib-resources==5.1.3 ipaddr==2.2.0 Jinja2==3.0.0 jsonschema==3.2.0