From 018c540aaf1c893f252677748be3c24fcc430787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 22:59:24 +0000 Subject: [PATCH 1/3] Bump pillow from 8.3.2 to 8.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 8.4.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...8.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bf879a47dd..65d0231491 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aspy.yaml==1.3.0 attackcti==0.3.4.4 attrs==21.2.0 backports.entry-points-selectable==1.1.1 -CacheControl==0.12.6 +CacheControl==0.12.10 certifi==2021.5.30 cfgv==3.3.1 chardet==4.0.0 @@ -36,7 +36,7 @@ packaging==21.0 pathlib2==2.3.6 pendulum==2.1.2 pep517==0.11.0 -Pillow==8.3.2 +Pillow==8.4.0 platformdirs==2.3.0 pre-commit==2.14.1 progress==1.6 From 37c5a8951da14cde93cc358491048809cf8cdf5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:06:39 +0000 Subject: [PATCH 2/3] Bump regex from 2021.8.28 to 2021.11.10 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2021.8.28 to 2021.11.10. - [Release notes](https://github.com/mrabarnett/mrab-regex/releases) - [Commits](https://github.com/mrabarnett/mrab-regex/commits) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 431c345b4d..30058a9ee6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ importlib-metadata==4.8.1 importlib-resources==5.2.2 ipaddr==2.2.0 Jinja2==3.0.2 -jsonschema==3.2.0 +jsonschema==4.2.1 lockfile==0.12.2 MarkupSafe==2.0.1 more-itertools==8.8.0 @@ -52,7 +52,7 @@ pytoml==0.1.21 pytz==2021.1 pytzdata==2020.1 PyYAML==6.0 -regex==2021.8.28 +regex==2021.11.10 requests==2.26.0 retrying==1.3.3 scandir==1.10.0 From 4e27a56a28980ced5871afc9e35b930078bc2060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:07:03 +0000 Subject: [PATCH 3/3] Bump pytz from 2021.1 to 2021.3 Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2021.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.1...release_2021.3) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 431c345b4d..eaa5049230 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ importlib-metadata==4.8.1 importlib-resources==5.2.2 ipaddr==2.2.0 Jinja2==3.0.2 -jsonschema==3.2.0 +jsonschema==4.2.1 lockfile==0.12.2 MarkupSafe==2.0.1 more-itertools==8.8.0 @@ -49,7 +49,7 @@ pyparsing==2.4.7 pyrsistent==0.18.0 python-dateutil==2.8.2 pytoml==0.1.21 -pytz==2021.1 +pytz==2021.3 pytzdata==2020.1 PyYAML==6.0 regex==2021.8.28