From c7f0630f7ed8c12b50cd33b2017829c4023f6ff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:13:35 +0000 Subject: [PATCH 01/36] chore(deps-dev): bump pytest-asyncio from 0.23.8 to 0.24.0 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.8 to 0.24.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ecf2a49..57e5a5d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -50,7 +50,7 @@ pylint==3.2.6 pytest==8.3.2 -pytest-asyncio==0.23.8 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 From 4293689ee5714402f021d25bbbc4f84b30483cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 11:01:53 +0000 Subject: [PATCH 02/36] chore(deps-dev): bump idna from 3.7 to 3.8 Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.8. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.8) --- updated-dependencies: - dependency-name: idna dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 57e5a5d..37dad6d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ flit==3.9.0 flit-core==3.9.0 ; python_version >= '3.6' -idna==3.7 ; python_version >= '3.5' +idna==3.8 ; python_version >= '3.5' importlib-metadata==6.8.0 ; python_version >= '3.7' From 7c42d2a52325ded3cad3cf1f05846252aabf7268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 11:23:19 +0000 Subject: [PATCH 03/36] chore(deps-dev): bump mypy from 1.11.1 to 1.11.2 Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 37dad6d..395c881 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -36,7 +36,7 @@ mccabe==0.7.0 ; python_version >= '3.6' mock==5.1.0 ; python_version >= '3.6' -mypy==1.11.1 +mypy==1.11.2 mypy-extensions==1.0.0 ; python_version >= '3.5' From 33a34e1fae73f9f2bd1ac2e5c5d8d35e90318edd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 10:08:44 +0000 Subject: [PATCH 04/36] chore(deps-dev): bump zipp from 3.20.0 to 3.20.1 Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.20.0...v3.20.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 395c881..06a6501 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -84,7 +84,7 @@ wrapt==1.15.0 ; python_version < '3.11' yapf==0.40.2 -zipp==3.20.0 ; python_version >= '3.7' +zipp==3.20.1 ; python_version >= '3.7' aiohttp==3.10.5 From eff50c5331fb3ee6a47d15dcbad627af08d71072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 10:47:49 +0000 Subject: [PATCH 05/36] chore(deps-dev): bump the open-telemetry group with 2 updates Bumps the open-telemetry group with 2 updates: [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python). Updates `opentelemetry-api` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.26.0...v1.27.0) Updates `opentelemetry-sdk` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: opentelemetry-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: open-telemetry - dependency-name: opentelemetry-sdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: open-telemetry ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 06a6501..c18eff0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -100,9 +100,9 @@ frozenlist==1.4.1 ; python_version >= '3.7' microsoft-kiota-abstractions==1.3.3 -opentelemetry-api==1.26.0 +opentelemetry-api==1.27.0 -opentelemetry-sdk==1.26.0 +opentelemetry-sdk==1.27.0 multidict==6.0.5 ; python_version >= '3.7' @@ -112,6 +112,6 @@ uritemplate==4.1.1 ; python_version >= '3.6' yarl==1.9.4 ; python_version >= '3.7' -opentelemetry-api==1.26.0 +opentelemetry-api==1.27.0 -opentelemetry-sdk==1.26.0 +opentelemetry-sdk==1.27.0 From a2a725760ecf88a49c285bcba2ea36b56b386f46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 10:41:40 +0000 Subject: [PATCH 06/36] chore(deps-dev): bump certifi from 2024.7.4 to 2024.8.30 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.7.4 to 2024.8.30. - [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c18eff0..009f075 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ astroid==3.2.4 ; python_full_version >= '3.7.2' asyncmock==0.4.2 -certifi==2024.7.4 ; python_version >= '3.6' +certifi==2024.8.30 ; python_version >= '3.6' charset-normalizer==3.3.2 ; python_full_version >= '3.7.0' From 86d7f94020afc1f83a6e6ad7cf285232b308287c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:12:10 +0000 Subject: [PATCH 07/36] chore(deps-dev): bump yarl from 1.9.4 to 1.9.7 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.4 to 1.9.7. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.9.4...v1.9.7) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 009f075..ff7b020 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, uritemplate==4.1.1 ; python_version >= '3.6' -yarl==1.9.4 ; python_version >= '3.7' +yarl==1.9.7 ; python_version >= '3.7' opentelemetry-api==1.27.0 From 62d2f77de22a7032f921607717f3099767e4f137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:12:03 +0000 Subject: [PATCH 08/36] chore(deps-dev): bump pylint from 3.2.6 to 3.2.7 in the pylint group Bumps the pylint group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pylint ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ff7b020..0c8ad88 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -46,7 +46,7 @@ platformdirs==4.2.2 ; python_version >= '3.7' pluggy==1.5.0 ; python_version >= '3.7' -pylint==3.2.6 +pylint==3.2.7 pytest==8.3.2 From 778c91746544889dec78b70086ff88a7e5da1b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 10:13:51 +0000 Subject: [PATCH 09/36] chore(deps-dev): bump yarl from 1.9.7 to 1.9.8 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.7 to 1.9.8. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.9.7...v1.9.8) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0c8ad88..b5a0b2d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, uritemplate==4.1.1 ; python_version >= '3.6' -yarl==1.9.7 ; python_version >= '3.7' +yarl==1.9.8 ; python_version >= '3.7' opentelemetry-api==1.27.0 From 226a92c12baab27355d85cd139d05332f3812c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:44:55 +0000 Subject: [PATCH 10/36] chore(deps-dev): bump types-requests Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240712 to 2.32.0.20240905. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b5a0b2d..d1ee250 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -72,7 +72,7 @@ tomlkit==0.13.2 ; python_version >= '3.7' types-pyyaml==6.0.12.20240808 -types-requests==2.32.0.20240712 +types-requests==2.32.0.20240905 types-urllib3==1.26.25.14 From 434430d2eb28401dd9aca709131ab42b50e725a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:44:48 +0000 Subject: [PATCH 11/36] chore(deps-dev): bump yarl from 1.9.8 to 1.9.11 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.8 to 1.9.11. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.9.8...v1.9.11) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d1ee250..6a9e2c8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, uritemplate==4.1.1 ; python_version >= '3.6' -yarl==1.9.8 ; python_version >= '3.7' +yarl==1.9.11 ; python_version >= '3.7' opentelemetry-api==1.27.0 From 0ecd827fb179a33adc16fc50418e0cde84195bbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:25:02 +0000 Subject: [PATCH 12/36] chore(deps-dev): bump yarl from 1.9.11 to 1.11.0 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.11 to 1.11.0. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.9.11...v1.11.0) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6a9e2c8..d3cba1c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, uritemplate==4.1.1 ; python_version >= '3.6' -yarl==1.9.11 ; python_version >= '3.7' +yarl==1.11.0 ; python_version >= '3.7' opentelemetry-api==1.27.0 From 7bc9ad0d404fb3dd22e5f73bdfdce607595effb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:07:47 +0000 Subject: [PATCH 13/36] chore(deps-dev): bump platformdirs from 4.2.2 to 4.3.2 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.2 to 4.3.2. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.2.2...4.3.2) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d3cba1c..e4ded96 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -42,7 +42,7 @@ mypy-extensions==1.0.0 ; python_version >= '3.5' packaging==24.1 ; python_version >= '3.7' -platformdirs==4.2.2 ; python_version >= '3.7' +platformdirs==4.3.2 ; python_version >= '3.7' pluggy==1.5.0 ; python_version >= '3.7' From 10dbb4baedcae5f23c4f5b0c57375308e18fa75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:10:34 +0000 Subject: [PATCH 14/36] chore(deps-dev): bump types-requests Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240905 to 2.32.0.20240907. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e4ded96..5074ba7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -72,7 +72,7 @@ tomlkit==0.13.2 ; python_version >= '3.7' types-pyyaml==6.0.12.20240808 -types-requests==2.32.0.20240905 +types-requests==2.32.0.20240907 types-urllib3==1.26.25.14 From 5c5821dc781dd2ebdecae7c55f725a3ae409128d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:21:33 +0000 Subject: [PATCH 15/36] chore(deps-dev): bump multidict from 6.0.5 to 6.1.0 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.5 to 6.1.0. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/multidict/compare/v6.0.5...v6.1.0) --- updated-dependencies: - dependency-name: multidict dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5074ba7..02b737e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -104,7 +104,7 @@ opentelemetry-api==1.27.0 opentelemetry-sdk==1.27.0 -multidict==6.0.5 ; python_version >= '3.7' +multidict==6.1.0 ; python_version >= '3.7' six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' From cb428b70d5e5f867ba2e88522ffa1f3bbd97bff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:28:50 +0000 Subject: [PATCH 16/36] chore(deps-dev): bump yarl from 1.11.0 to 1.11.1 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 02b737e..27f9ef9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, uritemplate==4.1.1 ; python_version >= '3.6' -yarl==1.11.0 ; python_version >= '3.7' +yarl==1.11.1 ; python_version >= '3.7' opentelemetry-api==1.27.0 From 53cb6383efd76b53b2579ed22c9293d6c4ad43a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 10:20:17 +0000 Subject: [PATCH 17/36] chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. - [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/8.3.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 27f9ef9..3586dd4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -48,7 +48,7 @@ pluggy==1.5.0 ; python_version >= '3.7' pylint==3.2.7 -pytest==8.3.2 +pytest==8.3.3 pytest-asyncio==0.24.0 From 4e03ab8b0a4bd4dc2cc09c2a0d0042e171a92c91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:37:58 +0000 Subject: [PATCH 18/36] chore(deps-dev): bump azure-core from 1.30.2 to 1.31.0 Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.30.2 to 1.31.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.30.2...azure-core_1.31.0) --- updated-dependencies: - dependency-name: azure-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3586dd4..58f1d1c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -94,7 +94,7 @@ async-timeout==4.0.3 ; python_version >= '3.6' attrs==24.2.0 ; python_version >= '3.7' -azure-core==1.30.2 +azure-core==1.31.0 frozenlist==1.4.1 ; python_version >= '3.7' From a9bbc475e20fcdff846952d2b50d7f3b9a24156c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:37:44 +0000 Subject: [PATCH 19/36] chore(deps-dev): bump urllib3 from 2.2.2 to 2.2.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.2.3. - [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/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 58f1d1c..48dd63b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -78,7 +78,7 @@ types-urllib3==1.26.25.14 typing-extensions==4.12.2 ; python_version >= '3.7' -urllib3==2.2.2 ; python_version >= '3.7' +urllib3==2.2.3 ; python_version >= '3.7' wrapt==1.15.0 ; python_version < '3.11' From b21b4a3009809186a96630f4862f52dea7d52d40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:12:51 +0000 Subject: [PATCH 20/36] chore(deps-dev): bump zipp from 3.20.1 to 3.20.2 Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.1 to 3.20.2. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.20.1...v3.20.2) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 48dd63b..1ca2f84 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -84,7 +84,7 @@ wrapt==1.15.0 ; python_version < '3.11' yapf==0.40.2 -zipp==3.20.1 ; python_version >= '3.7' +zipp==3.20.2 ; python_version >= '3.7' aiohttp==3.10.5 From 2e8487ae13af289d22df7cc56ffb3029b1d67bb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:12:49 +0000 Subject: [PATCH 21/36] chore(deps-dev): bump types-requests Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240907 to 2.32.0.20240914. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1ca2f84..9ebcb86 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -72,7 +72,7 @@ tomlkit==0.13.2 ; python_version >= '3.7' types-pyyaml==6.0.12.20240808 -types-requests==2.32.0.20240907 +types-requests==2.32.0.20240914 types-urllib3==1.26.25.14 From 0ceb24b27ecb034ec8d52869e84b974f2620c39c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:28:06 +0000 Subject: [PATCH 22/36] chore(deps-dev): bump idna from 3.8 to 3.10 Bumps [idna](https://github.com/kjd/idna) from 3.8 to 3.10. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.8...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9ebcb86..3c980ca 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ flit==3.9.0 flit-core==3.9.0 ; python_version >= '3.6' -idna==3.8 ; python_version >= '3.5' +idna==3.10 ; python_version >= '3.5' importlib-metadata==6.8.0 ; python_version >= '3.7' From 4ea5313cf64ffea453333074b2be47d6a905d501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:31:09 +0000 Subject: [PATCH 23/36] chore(deps-dev): bump platformdirs from 4.3.2 to 4.3.3 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.2...4.3.3) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3c980ca..73a2340 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -42,7 +42,7 @@ mypy-extensions==1.0.0 ; python_version >= '3.5' packaging==24.1 ; python_version >= '3.7' -platformdirs==4.3.2 ; python_version >= '3.7' +platformdirs==4.3.3 ; python_version >= '3.7' pluggy==1.5.0 ; python_version >= '3.7' From 51cc4c4dbe5c6060d57fc17c84081358ab217d6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 10:42:33 +0000 Subject: [PATCH 24/36] chore(deps-dev): bump types-pyyaml Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240808 to 6.0.12.20240917. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 73a2340..2c4b09a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -70,7 +70,7 @@ tomli-w==1.0.0 ; python_version >= '3.7' tomlkit==0.13.2 ; python_version >= '3.7' -types-pyyaml==6.0.12.20240808 +types-pyyaml==6.0.12.20240917 types-requests==2.32.0.20240914 From df8157b78aa8864b15704465ac853cecb479d331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:11:46 +0000 Subject: [PATCH 25/36] chore(deps-dev): bump platformdirs from 4.3.3 to 4.3.6 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.3 to 4.3.6. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.3...4.3.6) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2c4b09a..49af079 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -42,7 +42,7 @@ mypy-extensions==1.0.0 ; python_version >= '3.5' packaging==24.1 ; python_version >= '3.7' -platformdirs==4.3.3 ; python_version >= '3.7' +platformdirs==4.3.6 ; python_version >= '3.7' pluggy==1.5.0 ; python_version >= '3.7' From d2f1988b1ccc086afe41401e582add6ea3d45cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:28:53 +0000 Subject: [PATCH 26/36] chore(deps-dev): bump yarl from 1.11.1 to 1.12.1 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.11.1 to 1.12.1. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.11.1...v1.12.1) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 49af079..2b4c1bd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, uritemplate==4.1.1 ; python_version >= '3.6' -yarl==1.11.1 ; python_version >= '3.7' +yarl==1.12.1 ; python_version >= '3.7' opentelemetry-api==1.27.0 From 37cef8eea0d54d00a9e06a5962469564bf84869e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:57:50 +0000 Subject: [PATCH 27/36] chore(deps-dev): bump aiohttp from 3.10.5 to 3.10.6 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.10.6. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.5...v3.10.6) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2b4c1bd..e32bf12 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -86,7 +86,7 @@ yapf==0.40.2 zipp==3.20.2 ; python_version >= '3.7' -aiohttp==3.10.5 +aiohttp==3.10.6 aiosignal==1.3.1 ; python_version >= '3.7' From 99ae24994bb622d6fb949d663e50fdd04c859e77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 10:39:59 +0000 Subject: [PATCH 28/36] chore(deps-dev): bump yarl from 1.12.1 to 1.13.0 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.12.1...v1.13.0) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e32bf12..f882417 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, uritemplate==4.1.1 ; python_version >= '3.6' -yarl==1.12.1 ; python_version >= '3.7' +yarl==1.13.0 ; python_version >= '3.7' opentelemetry-api==1.27.0 From 36caaf279193f40e74df2da19c0be227e3c49b62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:04:48 +0000 Subject: [PATCH 29/36] chore(deps-dev): bump aiohttp from 3.10.6 to 3.10.8 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.6 to 3.10.8. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.6...v3.10.8) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f882417..74ce5f4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -86,7 +86,7 @@ yapf==0.40.2 zipp==3.20.2 ; python_version >= '3.7' -aiohttp==3.10.6 +aiohttp==3.10.8 aiosignal==1.3.1 ; python_version >= '3.7' From 1b07579ba02a7231873b896687c7030d3de0580e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:04:57 +0000 Subject: [PATCH 30/36] chore(deps-dev): bump yarl from 1.13.0 to 1.13.1 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f882417..f80925d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, uritemplate==4.1.1 ; python_version >= '3.6' -yarl==1.13.0 ; python_version >= '3.7' +yarl==1.13.1 ; python_version >= '3.7' opentelemetry-api==1.27.0 From 686cf0f1b31767e147b23e4c1a5fcffc5eeecb8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 10:36:32 +0000 Subject: [PATCH 31/36] chore(deps-dev): bump aiohttp from 3.10.8 to 3.10.9 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.8 to 3.10.9. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.8...v3.10.9) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index eb40af8..de5ede0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -86,7 +86,7 @@ yapf==0.40.2 zipp==3.20.2 ; python_version >= '3.7' -aiohttp==3.10.8 +aiohttp==3.10.9 aiosignal==1.3.1 ; python_version >= '3.7' From 00c8983d531ba45eaf532b31505266cfe90449b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:28:45 +0000 Subject: [PATCH 32/36] chore(deps-dev): bump yarl from 1.13.1 to 1.14.0 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.13.1 to 1.14.0. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.13.1...v1.14.0) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index de5ede0..6ba44c2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, uritemplate==4.1.1 ; python_version >= '3.6' -yarl==1.13.1 ; python_version >= '3.7' +yarl==1.14.0 ; python_version >= '3.7' opentelemetry-api==1.27.0 From 81c19a85c115d26eb860880c2a23a128b06cde56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:44:37 +0000 Subject: [PATCH 33/36] chore(deps-dev): bump charset-normalizer from 3.3.2 to 3.4.0 Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/3.3.2...3.4.0) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6ba44c2..34a95b3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ asyncmock==0.4.2 certifi==2024.8.30 ; python_version >= '3.6' -charset-normalizer==3.3.2 ; python_full_version >= '3.7.0' +charset-normalizer==3.4.0 ; python_full_version >= '3.7.0' colorama==0.4.6 ; sys_platform == 'win32' From 44ad60b2c68f50a79ddcd7865b9c993fdbbfc030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 10:43:44 +0000 Subject: [PATCH 34/36] chore(deps-dev): bump aiohttp from 3.10.9 to 3.10.10 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.9 to 3.10.10. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.9...v3.10.10) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 34a95b3..7d81d85 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -86,7 +86,7 @@ yapf==0.40.2 zipp==3.20.2 ; python_version >= '3.7' -aiohttp==3.10.9 +aiohttp==3.10.10 aiosignal==1.3.1 ; python_version >= '3.7' From 6c14e721db3493fc0484ca0d7c4cec335f7067ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:56:03 +0000 Subject: [PATCH 35/36] chore(deps-dev): bump yarl from 1.14.0 to 1.15.2 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.14.0 to 1.15.2. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.14.0...v1.15.2) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7d81d85..1c5a583 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, uritemplate==4.1.1 ; python_version >= '3.6' -yarl==1.14.0 ; python_version >= '3.7' +yarl==1.15.2 ; python_version >= '3.7' opentelemetry-api==1.27.0 From ac022292c4ad41119de6ee8b7469010fac5fd501 Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Mon, 14 Oct 2024 18:11:56 +0300 Subject: [PATCH 36/36] chore: update readme for archive --- README.md | 39 +-------------------------------------- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/README.md b/README.md index 42ae757..3dc6f6b 100644 --- a/README.md +++ b/README.md @@ -1,40 +1,3 @@ # Microsoft Kiota Authentication Azure Library for Python -[![PyPI version](https://badge.fury.io/py/microsoft-kiota-authentication-azure.svg)](https://badge.fury.io/py/microsoft-kiota-authentication-azure) -[![CI Actions Status](https://github.com/microsoft/kiota-authentication-azure-python/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/microsoft/kiota-authentication-azure-python/actions) -[![Downloads](https://pepy.tech/badge/microsoft-kiota-authentication-azure)](https://pepy.tech/project/microsoft-kiota-authentication-azure) -The Microsoft Kiota Authentication Azure Library is an implementation to authenticate HTTP requests using @azure/identity. - -A [Kiota](https://github.com/microsoft/kiota) generated project will need a reference to an authentication provider to make calls to an API endpoint. - -Read more about Kiota [here](https://github.com/microsoft/kiota/blob/main/README.md). - -## Using the Microsoft Kiota Authentication Azure library - -In order to use this library, install the package by running: - -```cmd -pip install microsoft-kiota-authentication-azure -``` - -## Contributing - -This project welcomes contributions and suggestions. Most contributions require you to agree to a -Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us -the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. - -When you submit a pull request, a CLA bot will automatically determine whether you need to provide -a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions -provided by the bot. You will only need to do this once across all repos using our CLA. - -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). -For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or -contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. - -## Trademarks - -This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft -trademarks or logos is subject to and must follow -[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). -Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. -Any use of third-party trademarks or logos are subject to those third-party's policies. +This repository has been archived and source migrated. You can contribute and file issues in the [Kiota Python](https://github.com/microsoft/kiota-python) repository.