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] 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