From c8cbe5512cb69bf87c8f84500e4bd90a9d8c9113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 23:40:05 +0000 Subject: [PATCH 1/4] Bump pre-commit from 2.14.1 to 2.16.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.14.1 to 2.16.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.14.1...v2.16.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 34802e09b1..1e0820db86 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.1.0 +configparser==5.2.0 contextlib2==21.6.0 distlib==0.3.3 distro==1.6.0 @@ -29,16 +29,16 @@ Jinja2==3.0.3 jsonschema==4.2.1 lockfile==0.12.2 MarkupSafe==2.0.1 -more-itertools==8.11.0 +more-itertools==8.12.0 msgpack==1.0.3 nodeenv==1.6.0 -packaging==21.2 +packaging==21.3 pathlib2==2.3.6 pendulum==2.1.2 pep517==0.12.0 Pillow==8.4.0 platformdirs==2.4.0 -pre-commit==2.14.1 +pre-commit==2.16.0 progress==1.6 prompt-toolkit==1.0.14 pycvesearch==1.0.1 From 64540982278aba66430221cd3dab226ad516f1f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 23:40:26 +0000 Subject: [PATCH 2/4] Bump simplejson from 3.17.5 to 3.17.6 Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.17.5 to 3.17.6. - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](https://github.com/simplejson/simplejson/compare/v3.17.5...v3.17.6) --- updated-dependencies: - dependency-name: simplejson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 34802e09b1..18b7b8005e 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.1.0 +configparser==5.2.0 contextlib2==21.6.0 distlib==0.3.3 distro==1.6.0 @@ -29,10 +29,10 @@ Jinja2==3.0.3 jsonschema==4.2.1 lockfile==0.12.2 MarkupSafe==2.0.1 -more-itertools==8.11.0 +more-itertools==8.12.0 msgpack==1.0.3 nodeenv==1.6.0 -packaging==21.2 +packaging==21.3 pathlib2==2.3.6 pendulum==2.1.2 pep517==0.12.0 @@ -57,7 +57,7 @@ requests==2.26.0 retrying==1.3.3 scandir==1.10.0 semantic-version==2.8.5 -simplejson==3.17.5 +simplejson==3.17.6 six==1.16.0 sly==0.4 smmap==5.0.0 From a71bd19bdb2f733519db6acf18e546d718c4214c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 23:40:51 +0000 Subject: [PATCH 3/4] Bump charset-normalizer from 2.0.7 to 2.0.9 Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.7 to 2.0.9. - [Release notes](https://github.com/ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/ousret/charset_normalizer/compare/2.0.7...2.0.9) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 34802e09b1..49856bd219 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,10 +8,10 @@ CacheControl==0.12.10 certifi==2021.10.8 cfgv==3.3.1 chardet==4.0.0 -charset-normalizer==2.0.7 +charset-normalizer==2.0.9 colorama==0.4.4 coloredlogs==15.0.1 -configparser==5.1.0 +configparser==5.2.0 contextlib2==21.6.0 distlib==0.3.3 distro==1.6.0 @@ -29,10 +29,10 @@ Jinja2==3.0.3 jsonschema==4.2.1 lockfile==0.12.2 MarkupSafe==2.0.1 -more-itertools==8.11.0 +more-itertools==8.12.0 msgpack==1.0.3 nodeenv==1.6.0 -packaging==21.2 +packaging==21.3 pathlib2==2.3.6 pendulum==2.1.2 pep517==0.12.0 From fe8912e6c9125a96896de3bbfff37f1e76ac8335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 22:19:55 +0000 Subject: [PATCH 4/4] Bump distlib from 0.3.3 to 0.3.4 Bumps [distlib](https://bitbucket.org/pypa/distlib) from 0.3.3 to 0.3.4. - [Changelog](https://bitbucket.org/pypa/distlib/src/master/CHANGES.rst) - [Commits](https://bitbucket.org/pypa/distlib/branches/compare/0.3.4..0.3.3) --- updated-dependencies: - dependency-name: distlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0c33c9467b..ea4e27d0cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ colorama==0.4.4 coloredlogs==15.0.1 configparser==5.2.0 contextlib2==21.6.0 -distlib==0.3.3 +distlib==0.3.4 distro==1.6.0 filelock==3.4.0 fire==0.4.0 @@ -38,7 +38,7 @@ pendulum==2.1.2 pep517==0.12.0 Pillow==8.4.0 platformdirs==2.4.0 -pre-commit==2.14.1 +pre-commit==2.16.0 progress==1.6 prompt-toolkit==1.0.14 pycvesearch==1.0.1