From 2bb85bb686daa8c039ed0c72a2cd7378f2911e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 13:07:34 +0300 Subject: [PATCH 01/22] chore(deps): bump pydantic from 1.9.0 to 1.9.1 (#34) Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/samuelcolvin/pydantic/releases) - [Changelog](https://github.com/samuelcolvin/pydantic/blob/v1.9.1/HISTORY.md) - [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 75ad9e7..e217b72 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ idna = "==3.3" importlib-metadata = "==4.11.1" pipenv = "==2022.1.8" platformdirs = "==2.4.1" -pydantic = "==1.9.0" +pydantic = "==1.9.1" requests = "==2.27.1" six = "==1.16.0" typing-extensions = "==4.1.1" From d2ba759571dbcbb474145815750f020cff052fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 13:19:28 +0200 Subject: [PATCH 02/22] chore(deps): bump coverage from 6.3.2 to 6.4.1 (#40) Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.2 to 6.4.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/6.3.2...6.4.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/req.txt b/req.txt index a4085df..2d80a29 100644 --- a/req.txt +++ b/req.txt @@ -4,7 +4,7 @@ attrs==21.4.0 Babel==2.9.1 certifi==2021.10.8 charset-normalizer==2.0.9 -coverage==6.3.2 +coverage==6.4.1 distlib==0.3.4 docutils==0.17.1 filelock==3.4.2 From c31981e0de52abf5871d62fdf30ddef74aa4dcaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 13:37:56 +0200 Subject: [PATCH 03/22] chore(deps): bump requests from 2.27.1 to 2.28.0 (#38) Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index e217b72..6d77464 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +13,7 @@ importlib-metadata = "==4.11.1" pipenv = "==2022.1.8" platformdirs = "==2.4.1" pydantic = "==1.9.1" -requests = "==2.27.1" +requests = "==2.28.0" six = "==1.16.0" typing-extensions = "==4.1.1" urllib3 = "==1.26.7" From 7ad67599a5c2409b33ee244444a5982dc6ed414a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 13:38:15 +0200 Subject: [PATCH 04/22] chore(deps): bump wrapt from 1.14.0 to 1.14.1 (#42) Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.14.0...1.14.1) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/req.txt b/req.txt index 2d80a29..8da6acd 100644 --- a/req.txt +++ b/req.txt @@ -39,6 +39,6 @@ urllib3==1.26.7 vcrpy==4.1.1 virtualenv==20.13.0 virtualenv-clone==0.5.7 -wrapt==1.14.0 +wrapt==1.14.1 yarl==1.7.2 zipp==3.7.0 From 8c1307de455931133534edca9c95d5817d7d4ade Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 13:46:08 +0200 Subject: [PATCH 05/22] chore(deps): bump pygments from 2.11.2 to 2.12.0 (#35) Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 to 2.12.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.11.2...2.12.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/req.txt b/req.txt index 8da6acd..649c87e 100644 --- a/req.txt +++ b/req.txt @@ -22,7 +22,7 @@ platformdirs==2.4.1 pluggy==1.0.0 py==1.11.0 pydantic==1.9.0 -Pygments==2.11.2 +Pygments==2.12.0 pyparsing==3.0.8 pytest==7.1.1 pytest-cov==3.0.0 From dd74ecc85a7ea1fb033daef269e0941919bd4114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 14:31:00 +0200 Subject: [PATCH 06/22] chore(deps): bump jinja2 from 3.1.1 to 3.1.2 (#47) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.1 to 3.1.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.1.1...3.1.2) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/req.txt | 2 +- req.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/req.txt b/docs/req.txt index ad2f336..6bf20b4 100644 --- a/docs/req.txt +++ b/docs/req.txt @@ -1,4 +1,4 @@ -Jinja2==3.1.1 +Jinja2==3.1.2 Sphinx==4.5.0 sphinx-autoapi==1.8.4 sphinxcontrib-applehelp==1.0.2 diff --git a/req.txt b/req.txt index b3b2c1c..a167ae4 100644 --- a/req.txt +++ b/req.txt @@ -12,7 +12,7 @@ idna==3.3 imagesize==1.3.0 importlib-metadata==4.10.0 iniconfig==1.1.1 -Jinja2==3.1.1 +Jinja2==3.1.2 lazy-object-proxy==1.7.1 MarkupSafe==2.1.1 multidict==6.0.2 From 2a73d1ea9402239408538fa972a0bef22d4bc244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 14:31:35 +0200 Subject: [PATCH 07/22] chore(deps): bump pipenv from 2022.1.8 to 2022.6.7 (#46) Bumps [pipenv](https://github.com/pypa/pipenv) from 2022.1.8 to 2022.6.7. - [Release notes](https://github.com/pypa/pipenv/releases) - [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/pipenv/compare/v2022.1.8...v2022.6.7) --- updated-dependencies: - dependency-name: pipenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index c096ce2..027844e 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ distlib = "==0.3.4" filelock = "==3.4.2" idna = "==3.3" importlib-metadata = "==4.11.1" -pipenv = "==2022.1.8" +pipenv = "==2022.6.7" platformdirs = "==2.4.1" pydantic = "==1.9.1" requests = "==2.28.0" From 8dd072a0fcf1705922fa4589e8cc42534920a6d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 14:32:05 +0200 Subject: [PATCH 08/22] chore(deps): bump furo from 2022.4.7 to 2022.6.4.1 (#49) Bumps [furo](https://github.com/pradyunsg/furo) from 2022.4.7 to 2022.6.4.1. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2022.04.07...2022.06.04.1) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/req.txt b/docs/req.txt index 6bf20b4..9e496e9 100644 --- a/docs/req.txt +++ b/docs/req.txt @@ -7,4 +7,4 @@ sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -furo==2022.4.7 \ No newline at end of file +furo==2022.6.4.1 \ No newline at end of file From ab2f2faa9037be8226875db971a3ae87a31afa51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 14:34:22 +0200 Subject: [PATCH 09/22] chore(deps): bump zipp from 3.7.0 to 3.8.0 (#50) Bumps [zipp](https://github.com/jaraco/zipp) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 027844e..6fd8a59 100644 --- a/Pipfile +++ b/Pipfile @@ -19,7 +19,7 @@ typing-extensions = "==4.2.0" urllib3 = "==1.26.7" virtualenv = "==20.13.1" virtualenv-clone = "==0.5.7" -zipp = "==3.7.0" +zipp = "==3.8.0" [dev-packages] From 56460d2ac6f7fd638901a81ef248f32dfaa7375e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 14:34:59 +0200 Subject: [PATCH 10/22] chore(deps): bump astroid from 2.11.2 to 2.11.6 (#44) Bumps [astroid](https://github.com/PyCQA/astroid) from 2.11.2 to 2.11.6. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/v2.11.2...v2.11.6) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/req.txt b/req.txt index a167ae4..51f642e 100644 --- a/req.txt +++ b/req.txt @@ -1,5 +1,5 @@ alabaster==0.7.12 -astroid==2.11.2 +astroid==2.11.6 attrs==21.4.0 Babel==2.9.1 certifi==2021.10.8 From bab1724fe3dcea10b704a3efdba7099b3478ad12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 14:35:15 +0200 Subject: [PATCH 11/22] chore(deps): bump certifi from 2021.10.8 to 2022.6.15 (#43) Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.6.15. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.06.15) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 6fd8a59..4f62d1c 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -certifi = "==2021.10.8" +certifi = "==2022.6.15" charset-normalizer = "==2.0.9" distlib = "==0.3.4" filelock = "==3.4.2" From 291e042dea09b6245dd2bd1cbedf6fcd9bd6b1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 14:40:30 +0200 Subject: [PATCH 12/22] chore(deps): bump importlib-metadata from 4.11.1 to 4.11.4 (#45) Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.11.1 to 4.11.4. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v4.11.1...v4.11.4) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ArturLazarenko <97735215+ArturLazarenko@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 4f62d1c..fbece80 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ charset-normalizer = "==2.0.9" distlib = "==0.3.4" filelock = "==3.4.2" idna = "==3.3" -importlib-metadata = "==4.11.1" +importlib-metadata = "==4.11.4" pipenv = "==2022.6.7" platformdirs = "==2.4.1" pydantic = "==1.9.1" From cb8f9c393862d5c543add2a7dec16db31fab7fe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 15:45:15 +0200 Subject: [PATCH 13/22] chore(deps): bump docutils from 0.17.1 to 0.18.1 (#54) Bumps [docutils](http://docutils.sourceforge.net/) from 0.17.1 to 0.18.1. --- updated-dependencies: - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/req.txt b/req.txt index 51f642e..ea281b3 100644 --- a/req.txt +++ b/req.txt @@ -6,7 +6,7 @@ certifi==2021.10.8 charset-normalizer==2.0.9 coverage==6.4.1 distlib==0.3.4 -docutils==0.17.1 +docutils==0.18.1 filelock==3.4.2 idna==3.3 imagesize==1.3.0 From e01f5fa126abb4f94559a22f64c11462ad4b5056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 15:58:39 +0200 Subject: [PATCH 14/22] chore(deps): bump pytest from 7.1.1 to 7.1.2 (#52) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/req.txt b/req.txt index ea281b3..7b124a8 100644 --- a/req.txt +++ b/req.txt @@ -24,7 +24,7 @@ py==1.11.0 pydantic==1.9.0 Pygments==2.12.0 pyparsing==3.0.9 -pytest==7.1.1 +pytest==7.1.2 pytest-cov==3.0.0 pytest-vcr==1.0.2 pytz==2022.1 From 6ebc1b134a3c8971bb06fd525d20b0205c77a46a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 16:03:27 +0200 Subject: [PATCH 15/22] chore(deps): bump sphinx from 4.5.0 to 5.0.1 (#53) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/req.txt b/docs/req.txt index 9e496e9..c410074 100644 --- a/docs/req.txt +++ b/docs/req.txt @@ -1,5 +1,5 @@ Jinja2==3.1.2 -Sphinx==4.5.0 +Sphinx==5.0.1 sphinx-autoapi==1.8.4 sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 From abcc5ff8d57aadef408f325a5b91deb81a4373c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 16:03:57 +0200 Subject: [PATCH 16/22] chore(deps): bump babel from 2.9.1 to 2.10.3 (#51) Bumps [babel](https://github.com/python-babel/babel) from 2.9.1 to 2.10.3. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.9.1...v2.10.3) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/req.txt b/req.txt index 7b124a8..f221d2e 100644 --- a/req.txt +++ b/req.txt @@ -1,7 +1,7 @@ alabaster==0.7.12 astroid==2.11.6 attrs==21.4.0 -Babel==2.9.1 +Babel==2.10.3 certifi==2021.10.8 charset-normalizer==2.0.9 coverage==6.4.1 From c84a95b494ece9fc345b3e16cf7a2ef75de259b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 11:22:54 +0300 Subject: [PATCH 17/22] chore(deps): bump sphinx from 5.0.1 to 5.0.2 (#60) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/req.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/req.txt b/docs/req.txt index c410074..194ed9d 100644 --- a/docs/req.txt +++ b/docs/req.txt @@ -1,5 +1,5 @@ Jinja2==3.1.2 -Sphinx==5.0.1 +Sphinx==5.0.2 sphinx-autoapi==1.8.4 sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 From 31b66296cdf55dd182b41aaef6cad0d9055886e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 11:23:16 +0300 Subject: [PATCH 18/22] chore(deps): bump charset-normalizer from 2.0.9 to 2.0.12 (#59) Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.9 to 2.0.12. - [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.9...2.0.12) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index fbece80..0858e11 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] certifi = "==2022.6.15" -charset-normalizer = "==2.0.9" +charset-normalizer = "==2.0.12" distlib = "==0.3.4" filelock = "==3.4.2" idna = "==3.3" From 9fc7ab59a708443d4cdf90e6de8dd78ce1ad7f99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 11:23:25 +0300 Subject: [PATCH 19/22] chore(deps): bump virtualenv from 20.13.1 to 20.14.1 (#58) Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.13.1 to 20.14.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.13.1...20.14.1) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 0858e11..b61f87c 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ requests = "==2.28.0" six = "==1.16.0" typing-extensions = "==4.2.0" urllib3 = "==1.26.7" -virtualenv = "==20.13.1" +virtualenv = "==20.14.1" virtualenv-clone = "==0.5.7" zipp = "==3.8.0" From 90b37afbf96e226814dec4d745224201b8bb7676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 11:23:43 +0300 Subject: [PATCH 20/22] chore(deps): bump platformdirs from 2.4.1 to 2.5.2 (#57) Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.4.1 to 2.5.2. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/2.4.1...2.5.2) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index b61f87c..956373a 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ filelock = "==3.4.2" idna = "==3.3" importlib-metadata = "==4.11.4" pipenv = "==2022.6.7" -platformdirs = "==2.4.1" +platformdirs = "==2.5.2" pydantic = "==1.9.1" requests = "==2.28.0" six = "==1.16.0" From f6e0bea4c41fbfd1a79a804c2f0c94b4819e4cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 11:31:26 +0300 Subject: [PATCH 21/22] chore(deps): bump filelock from 3.4.2 to 3.7.1 (#56) Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.4.2 to 3.7.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.4.2...3.7.1) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 956373a..d60f229 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" certifi = "==2022.6.15" charset-normalizer = "==2.0.12" distlib = "==0.3.4" -filelock = "==3.4.2" +filelock = "==3.7.1" idna = "==3.3" importlib-metadata = "==4.11.4" pipenv = "==2022.6.7" From 3e444ad32460d0bc69ad9d0b6f96b915c73bea0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 12:33:29 +0300 Subject: [PATCH 22/22] chore(deps): bump urllib3 from 1.26.7 to 1.26.9 (#62) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.9. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.9/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.9) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index d60f229..2c2ffe2 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ pydantic = "==1.9.1" requests = "==2.28.0" six = "==1.16.0" typing-extensions = "==4.2.0" -urllib3 = "==1.26.7" +urllib3 = "==1.26.9" virtualenv = "==20.14.1" virtualenv-clone = "==0.5.7" zipp = "==3.8.0"