From be6ae5b815a30b61aaaa6162343de34bbab67ff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 08:33:55 +0000 Subject: [PATCH 01/12] Bump jinja2 from 3.1.2 to 3.1.3 in /dev_requirements (#358) * Bump jinja2 from 3.1.2 to 3.1.3 in /dev_requirements Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [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.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- dev_requirements/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/requirements-docs.txt b/dev_requirements/requirements-docs.txt index 19ef1803..be961ba3 100644 --- a/dev_requirements/requirements-docs.txt +++ b/dev_requirements/requirements-docs.txt @@ -20,7 +20,7 @@ idna==3.4 # via requests imagesize==1.4.1 # via sphinx -jinja2==3.1.2 +jinja2==3.1.3 # via sphinx markupsafe==2.1.2 # via jinja2 From dfaa253a055e2061287aab7da430fe6ee263c7c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 08:39:04 +0000 Subject: [PATCH 02/12] Bump coverage from 7.3.2 to 7.4.0 (#355) * Bump coverage from 7.3.2 to 7.4.0 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.4.0. - [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/7.3.2...7.4.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- dev_requirements/requirements-coverage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/requirements-coverage.txt b/dev_requirements/requirements-coverage.txt index 41fcb135..34102635 100644 --- a/dev_requirements/requirements-coverage.txt +++ b/dev_requirements/requirements-coverage.txt @@ -4,5 +4,5 @@ # # pip-compile requirements-coverage.in # -coverage==7.3.2 +coverage==7.4.0 # via -r dev_requirements/requirements-coverage.in From d602d3952a7932a4285cede33631e49817144019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 08:39:20 +0000 Subject: [PATCH 03/12] Bump urllib3 from 1.26.17 to 1.26.18 in /dev_requirements (#360) * Bump urllib3 from 1.26.17 to 1.26.18 in /dev_requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- dev_requirements/requirements-docs.txt | 2 +- dev_requirements/requirements-test_packaging.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev_requirements/requirements-docs.txt b/dev_requirements/requirements-docs.txt index be961ba3..b6c21c12 100644 --- a/dev_requirements/requirements-docs.txt +++ b/dev_requirements/requirements-docs.txt @@ -54,5 +54,5 @@ sphinxcontrib-qthelp==1.0.3 # via sphinx sphinxcontrib-serializinghtml==1.1.9 # via sphinx -urllib3==1.26.17 +urllib3==1.26.18 # via requests diff --git a/dev_requirements/requirements-test_packaging.txt b/dev_requirements/requirements-test_packaging.txt index bae49340..1366146d 100644 --- a/dev_requirements/requirements-test_packaging.txt +++ b/dev_requirements/requirements-test_packaging.txt @@ -68,7 +68,7 @@ six==1.16.0 # via bleach twine==4.0.2 # via -r requirements-test_packaging.in -urllib3==1.26.17 +urllib3==1.26.18 # via # requests # twine From ebf94d7e6ead9a1bff0b5f1031013359eafb7bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 08:40:17 +0000 Subject: [PATCH 04/12] Bump lxml from 4.9.3 to 5.1.0 (#359) * Bump lxml from 4.9.3 to 5.1.0 Bumps [lxml](https://github.com/lxml/lxml) from 4.9.3 to 5.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.3...lxml-5.1.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * empty commit to trigger ci * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b1fcf66..b8e86a0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.1.7 # via -r requirements.in lark==1.1.8 # via -r requirements.in -lxml==4.9.3 +lxml==5.1.0 # via -r requirements.in marshmallow==3.20.1 # via -r requirements.in From 15f7032124f96c131c6ebea2158b4c073f717d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 08:41:10 +0000 Subject: [PATCH 05/12] Bump pytest-asyncio from 0.21.1 to 0.23.3 (#357) * Bump pytest-asyncio from 0.21.1 to 0.23.3 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- dev_requirements/requirements-unit_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/requirements-unit_tests.txt b/dev_requirements/requirements-unit_tests.txt index 9a3e4291..247838ac 100644 --- a/dev_requirements/requirements-unit_tests.txt +++ b/dev_requirements/requirements-unit_tests.txt @@ -19,7 +19,7 @@ pytest==7.4.2 # -r dev_requirements/requirements-unit_tests.in # pytest-asyncio # pytest-datafiles -pytest-asyncio==0.21.1 +pytest-asyncio==0.23.3 # via -r dev_requirements/requirements-unit_tests.in pytest-datafiles==3.0.0 # via -r dev_requirements/requirements-unit_tests.in From b528f97e81b8c79c0d80f1d28f28502e2b8f2c9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 08:41:49 +0000 Subject: [PATCH 06/12] Bump marshmallow from 3.20.1 to 3.20.2 (#356) * Bump marshmallow from 3.20.1 to 3.20.2 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.20.1 to 3.20.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.20.1...3.20.2) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8e86a0f..f1ae67e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ lark==1.1.8 # via -r requirements.in lxml==5.1.0 # via -r requirements.in -marshmallow==3.20.1 +marshmallow==3.20.2 # via -r requirements.in more-itertools==10.1.0 # via -r requirements.in From 5b7a7e186415ce92f840496ef2c36b56ae0c0251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 08:42:09 +0000 Subject: [PATCH 07/12] Bump cryptography from 41.0.4 to 41.0.6 in /dev_requirements (#361) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- dev_requirements/requirements-test_packaging.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/requirements-test_packaging.txt b/dev_requirements/requirements-test_packaging.txt index 1366146d..a507bf35 100644 --- a/dev_requirements/requirements-test_packaging.txt +++ b/dev_requirements/requirements-test_packaging.txt @@ -14,7 +14,7 @@ cffi==1.15.1 # via cryptography charset-normalizer==3.1.0 # via requests -cryptography==41.0.4 +cryptography==41.0.6 # via secretstorage docutils==0.19 # via readme-renderer From 1ca8f2e81e20e38066b022776096e81a721de482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 08:48:17 +0000 Subject: [PATCH 08/12] Bump attrs from 23.1.0 to 23.2.0 (#365) * Bump attrs from 23.1.0 to 23.2.0 Bumps [attrs](https://github.com/sponsors/hynek) from 23.1.0 to 23.2.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1ae67e6..5f256d4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile requirements.in # -attrs==23.1.0 +attrs==23.2.0 # via -r requirements.in click==8.1.7 # via -r requirements.in From a6a9ba01d8bd62c9be68feb83f6ef8cea74d1c5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 09:01:14 +0000 Subject: [PATCH 09/12] Bump more-itertools from 10.1.0 to 10.2.0 (#362) * Bump more-itertools from 10.1.0 to 10.2.0 Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- dev_requirements/requirements-test_packaging.txt | 6 +++--- requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev_requirements/requirements-test_packaging.txt b/dev_requirements/requirements-test_packaging.txt index a507bf35..bda79ecd 100644 --- a/dev_requirements/requirements-test_packaging.txt +++ b/dev_requirements/requirements-test_packaging.txt @@ -7,7 +7,7 @@ bleach==6.0.0 # via readme-renderer build==1.0.3 - # via -r requirements-test_packaging.in + # via -r dev_requirements/requirements-test_packaging.in certifi==2023.7.22 # via requests cffi==1.15.1 @@ -36,7 +36,7 @@ markdown-it-py==2.2.0 # via rich mdurl==0.1.2 # via markdown-it-py -more-itertools==10.1.0 +more-itertools==10.2.0 # via jaraco-classes packaging==23.0 # via build @@ -67,7 +67,7 @@ secretstorage==3.3.3 six==1.16.0 # via bleach twine==4.0.2 - # via -r requirements-test_packaging.in + # via -r dev_requirements/requirements-test_packaging.in urllib3==1.26.18 # via # requests diff --git a/requirements.txt b/requirements.txt index 5f256d4b..5c48f360 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ lxml==5.1.0 # via -r requirements.in marshmallow==3.20.2 # via -r requirements.in -more-itertools==10.1.0 +more-itertools==10.2.0 # via -r requirements.in packaging==23.0 # via marshmallow From 19d7e6511d5734ca1a601958cd05c758db5a38cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 09:01:33 +0000 Subject: [PATCH 10/12] Bump pytest from 7.4.2 to 7.4.4 (#364) * Bump pytest from 7.4.2 to 7.4.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.4. - [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.4.2...7.4.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- dev_requirements/requirements-integration_tests.txt | 2 +- dev_requirements/requirements-unit_tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev_requirements/requirements-integration_tests.txt b/dev_requirements/requirements-integration_tests.txt index c434a0fc..0b679ec7 100644 --- a/dev_requirements/requirements-integration_tests.txt +++ b/dev_requirements/requirements-integration_tests.txt @@ -10,7 +10,7 @@ packaging==23.0 # via pytest pluggy==1.0.0 # via pytest -pytest==7.4.2 +pytest==7.4.4 # via # -r dev_requirements/requirements-integration_tests.in # pytest-datafiles diff --git a/dev_requirements/requirements-unit_tests.txt b/dev_requirements/requirements-unit_tests.txt index 247838ac..86ada483 100644 --- a/dev_requirements/requirements-unit_tests.txt +++ b/dev_requirements/requirements-unit_tests.txt @@ -14,7 +14,7 @@ pluggy==1.0.0 # via pytest ply==3.11 # via jsonpath-ng -pytest==7.4.2 +pytest==7.4.4 # via # -r dev_requirements/requirements-unit_tests.in # pytest-asyncio From 5950d0b2c862e762ef7961dc5c951c99dca477c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 09:01:56 +0000 Subject: [PATCH 11/12] Bump jsonpath-ng from 1.6.0 to 1.6.1 (#363) * Bump jsonpath-ng from 1.6.0 to 1.6.1 Bumps [jsonpath-ng](https://github.com/h2non/jsonpath-ng) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/h2non/jsonpath-ng/releases) - [Changelog](https://github.com/h2non/jsonpath-ng/blob/master/History.md) - [Commits](https://github.com/h2non/jsonpath-ng/compare/v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: jsonpath-ng dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin --- dev_requirements/requirements-unit_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/requirements-unit_tests.txt b/dev_requirements/requirements-unit_tests.txt index 86ada483..d86559c1 100644 --- a/dev_requirements/requirements-unit_tests.txt +++ b/dev_requirements/requirements-unit_tests.txt @@ -6,7 +6,7 @@ # iniconfig==2.0.0 # via pytest -jsonpath-ng==1.6.0 +jsonpath-ng==1.6.1 # via -r dev_requirements/requirements-unit_tests.in packaging==23.0 # via pytest From bbf64dd0d9e58c9bed945533386847b892bb2db3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 05:56:26 +0000 Subject: [PATCH 12/12] Bump isort from 5.12.0 to 5.13.2 (#369) Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.2) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev_requirements/requirements-formatting.txt | 2 +- dev_requirements/requirements-linting.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev_requirements/requirements-formatting.txt b/dev_requirements/requirements-formatting.txt index 19a01fef..00cc795d 100644 --- a/dev_requirements/requirements-formatting.txt +++ b/dev_requirements/requirements-formatting.txt @@ -8,7 +8,7 @@ black==23.12.1 # via -r dev_requirements/requirements-formatting.in click==8.1.7 # via black -isort==5.12.0 +isort==5.13.2 # via -r dev_requirements/requirements-formatting.in mypy-extensions==1.0.0 # via black diff --git a/dev_requirements/requirements-linting.txt b/dev_requirements/requirements-linting.txt index ea5532f8..1509707b 100644 --- a/dev_requirements/requirements-linting.txt +++ b/dev_requirements/requirements-linting.txt @@ -8,7 +8,7 @@ astroid==3.0.1 # via pylint dill==0.3.7 # via pylint -isort==5.12.0 +isort==5.13.2 # via pylint mccabe==0.7.0 # via pylint