From 3de0112acab0292d6aa3b97cf9e99b1d7fad6d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:53:56 +0000 Subject: [PATCH 1/3] Bump configparser from 5.0.2 to 5.1.0 Bumps [configparser](https://github.com/jaraco/configparser) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/jaraco/configparser/releases) - [Changelog](https://github.com/jaraco/configparser/blob/main/CHANGES.rst) - [Commits](https://github.com/jaraco/configparser/compare/v5.0.2...v5.1.0) --- updated-dependencies: - dependency-name: configparser 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 392dc42515..536a877d5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ chardet==4.0.0 charset-normalizer==2.0.7 colorama==0.4.4 coloredlogs==15.0.1 -configparser==5.0.2 +configparser==5.1.0 contextlib2==21.6.0 distlib==0.3.3 distro==1.6.0 @@ -73,4 +73,4 @@ urllib3==1.26.6 virtualenv==20.10.0 wcwidth==0.2.5 webencodings==0.5.1 -zipp==3.5.0 +zipp==3.6.0 From 4ca642296e7daf9b418c2e9b4eb4988bf08e2a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 14:49:46 +0000 Subject: [PATCH 2/3] Bump importlib-resources from 5.2.2 to 5.4.0 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.2.2 to 5.4.0. - [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.2.2...v5.4.0) --- updated-dependencies: - dependency-name: importlib-resources 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 56704889d8..a51a0ca4af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,13 +23,13 @@ humanfriendly==10.0 identify==2.2.13 idna==3.3 importlib-metadata==4.8.2 -importlib-resources==5.2.2 +importlib-resources==5.4.0 ipaddr==2.2.0 Jinja2==3.0.3 jsonschema==4.2.1 lockfile==0.12.2 MarkupSafe==2.0.1 -more-itertools==8.8.0 +more-itertools==8.11.0 msgpack==1.0.2 nodeenv==1.6.0 packaging==21.2 From 1f5c89b7e10a96c609e340e173756339e4e02b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 14:56:46 +0000 Subject: [PATCH 3/3] Bump tzlocal from 3.0 to 4.1 Bumps [tzlocal](https://github.com/regebro/tzlocal) from 3.0 to 4.1. - [Release notes](https://github.com/regebro/tzlocal/releases) - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/3.0...4.1) --- updated-dependencies: - dependency-name: tzlocal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index de616cb83e..b34e9cb564 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ semantic-version==2.8.5 simplejson==3.17.5 six==1.16.0 sly==0.4 -smmap==4.0.0 +smmap==5.0.0 stix2==3.0.1 stix2-patterns==1.3.2 taxii2-client==2.3.0 @@ -68,7 +68,7 @@ termcolor==1.1.0 toml==0.10.2 tomli==1.2.2 typing==3.7.4.3 -tzlocal==3.0 +tzlocal==4.1 urllib3==1.26.6 virtualenv==20.10.0 wcwidth==0.2.5