From db4ba1e45552faa51d86b6c6e1372cd07e739749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 05:19:57 +0000 Subject: [PATCH 01/46] chore(deps-dev): bump the kiota group with 4 updates Bumps the kiota group with 4 updates: [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python), [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python), [microsoft-kiota-http](https://github.com/microsoft/kiota-python) and [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python). Updates `microsoft-kiota-abstractions` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-abstractions-v1.9.3...microsoft-kiota-abstractions-v1.9.4) Updates `microsoft-kiota-authentication-azure` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-authentication-azure-v1.9.3...microsoft-kiota-authentication-azure-v1.9.4) Updates `microsoft-kiota-http` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-http-v1.9.3...microsoft-kiota-http-v1.9.4) Updates `microsoft-kiota-serialization-json` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-json-v1.9.3...microsoft-kiota-serialization-json-v1.9.4) --- updated-dependencies: - dependency-name: microsoft-kiota-abstractions dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-authentication-azure dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-http dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-serialization-json dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota ... 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 985fc00d..ab17ce8c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -145,13 +145,13 @@ httpx[http2]==0.28.1 hyperframe==6.1.0 ; python_full_version >= '3.6.1' -microsoft-kiota-abstractions==1.9.3 +microsoft-kiota-abstractions==1.9.4 -microsoft-kiota-authentication-azure==1.9.3 +microsoft-kiota-authentication-azure==1.9.4 -microsoft-kiota-http==1.9.3 +microsoft-kiota-http==1.9.4 -microsoft-kiota-serialization-json==1.9.3 +microsoft-kiota-serialization-json==1.9.4 multidict==6.5.1 ; python_version >= '3.7' From bda6655af5b654c978af0c97a12e66a33c2c22c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 06:40:10 +0000 Subject: [PATCH 02/46] chore(deps-dev): bump multidict from 6.5.1 to 6.6.2 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.5.1 to 6.6.2. - [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.5.1...v6.6.2) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.2 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 ab17ce8c..d1167c88 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -153,7 +153,7 @@ microsoft-kiota-http==1.9.4 microsoft-kiota-serialization-json==1.9.4 -multidict==6.5.1 ; python_version >= '3.7' +multidict==6.6.2 ; python_version >= '3.7' uritemplate==4.2.0 ; python_version >= '3.6' From 0212e1521161191b7bb1acfc296397ca0c265e0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 08:24:22 +0000 Subject: [PATCH 03/46] chore(deps-dev): bump multidict from 6.6.2 to 6.6.3 --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.3 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 d1167c88..f3c93bee 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -153,7 +153,7 @@ microsoft-kiota-http==1.9.4 microsoft-kiota-serialization-json==1.9.4 -multidict==6.6.2 ; python_version >= '3.7' +multidict==6.6.3 ; python_version >= '3.7' uritemplate==4.2.0 ; python_version >= '3.6' From e8d511bc4bca86836b872faca0c117ec04175c9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 04:22:35 +0000 Subject: [PATCH 04/46] chore(deps-dev): bump azure-core from 1.34.0 to 1.35.0 Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.34.0 to 1.35.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.34.0...azure-core_1.35.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.35.0 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 f3c93bee..4fc5ae50 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ asyncmock==0.4.2 attrs==25.3.0 ; python_version >= '3.7' -azure-core==1.34.0 ; python_version >= '3.7' +azure-core==1.35.0 ; python_version >= '3.7' azure-identity==1.23.0 From 9da6a544f212f169270f535aa5ceadb7559419c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 04:38:15 +0000 Subject: [PATCH 05/46] chore(deps-dev): bump bumpver from 2024.1130 to 2025.1131 Bumps [bumpver](https://github.com/mbarkhau/bumpver) from 2024.1130 to 2025.1131. - [Changelog](https://github.com/mbarkhau/bumpver/blob/master/CHANGELOG.md) - [Commits](https://github.com/mbarkhau/bumpver/compare/2024.1130...2025.1131) --- updated-dependencies: - dependency-name: bumpver dependency-version: '2025.1131' dependency-type: direct:development update-type: version-update:semver-major ... 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 4fc5ae50..989e8904 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ azure-identity==1.23.0 build==1.2.2.post1 -bumpver==2024.1130 +bumpver==2025.1131 certifi==2025.6.15 ; python_version >= '3.6' From 0fb0b51de9634f0c064fff08ea03c61560998229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 11:10:59 +0000 Subject: [PATCH 06/46] chore(deps-dev): bump cryptography from 45.0.4 to 45.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.4 to 45.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.4...45.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.5 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 989e8904..3ae1ff6c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ colorama==0.4.6 ; os_name == 'nt' coverage[toml]==7.9.1 ; python_version >= '3.7' -cryptography==45.0.4 ; python_version >= '3.7' +cryptography==45.0.5 ; python_version >= '3.7' dill==0.4.0 ; python_version < '3.11' From 0630a0d0052d81dc736cd278f7c1a64f55420986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 04:52:21 +0000 Subject: [PATCH 07/46] chore(deps-dev): bump aiosignal from 1.3.1 to 1.4.0 Bumps [aiosignal](https://github.com/aio-libs/aiosignal) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/aio-libs/aiosignal/releases) - [Changelog](https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiosignal/compare/v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: aiosignal dependency-version: 1.4.0 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 3ae1ff6c..5fdadafe 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -125,7 +125,7 @@ zipp==3.23.0 ; python_version >= '3.7' aiohttp==3.12.13 ; python_version >= '3.6' -aiosignal==1.3.1 ; python_version >= '3.7' +aiosignal==1.4.0 ; python_version >= '3.7' anyio==4.9.0 ; python_version >= '3.7' From 2fe1dc750f18a3faeb52a3b9ba7231a511daa6ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 12:31:33 +0000 Subject: [PATCH 08/46] chore(deps-dev): bump coverage[toml] from 7.9.1 to 7.9.2 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.9.2. - [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.9.1...7.9.2) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.9.2 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 5fdadafe..db56b575 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -24,7 +24,7 @@ click==8.1.8 ; python_version >= '3.6' colorama==0.4.6 ; os_name == 'nt' -coverage[toml]==7.9.1 ; python_version >= '3.7' +coverage[toml]==7.9.2 ; python_version >= '3.7' cryptography==45.0.5 ; python_version >= '3.7' From 066328fbabce3e9d0438bdc2e8c59e3be400a5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 04:57:30 +0000 Subject: [PATCH 09/46] chore(deps-dev): bump typing-extensions from 4.14.0 to 4.14.1 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.14.1. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.14.0...4.14.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.14.1 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 db56b575..1f1fc78b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -114,7 +114,7 @@ types-python-dateutil==2.9.0.20250516 types-requests==2.32.4.20250611; python_version >= '3.7' urllib3==2.5.0 ; python_version >= '3.7' -typing-extensions==4.14.0 ; python_version >= '3.7' +typing-extensions==4.14.1 ; python_version >= '3.7' wrapt==1.17.2 ; python_version < '3.11' From 00b50eff7d35f9d2382255ee52f6913244a65974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 05:11:13 +0000 Subject: [PATCH 10/46] chore(deps-dev): bump types-python-dateutil Bumps [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) from 2.9.0.20250516 to 2.9.0.20250708. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-version: 2.9.0.20250708 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 1f1fc78b..3402c07b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ tomlkit==0.13.3 ; python_version >= '3.7' trio==0.30.0 -types-python-dateutil==2.9.0.20250516 +types-python-dateutil==2.9.0.20250708 types-requests==2.32.4.20250611; python_version >= '3.7' urllib3==2.5.0 ; python_version >= '3.7' From e69768181151c6e702c13a43bae97639b396f765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 04:04:13 +0000 Subject: [PATCH 11/46] chore(deps-dev): bump certifi from 2025.6.15 to 2025.7.9 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.6.15 to 2025.7.9. - [Commits](https://github.com/certifi/python-certifi/compare/2025.06.15...2025.07.09) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.9 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 3402c07b..c8cf3ea9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ build==1.2.2.post1 bumpver==2025.1131 -certifi==2025.6.15 ; python_version >= '3.6' +certifi==2025.7.9 ; python_version >= '3.6' cffi==1.17.1 ; os_name == 'nt' and implementation_name != 'pypy' From 8222039e327da1befe5635c3e1c2dc8c4a7616ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 04:50:19 +0000 Subject: [PATCH 12/46] chore(deps-dev): bump aiohttp from 3.12.13 to 3.12.14 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.12.13 to 3.12.14. - [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.12.13...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 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 c8cf3ea9..816a1de7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -123,7 +123,7 @@ yapf==0.43.0 zipp==3.23.0 ; python_version >= '3.7' -aiohttp==3.12.13 ; python_version >= '3.6' +aiohttp==3.12.14 ; python_version >= '3.6' aiosignal==1.4.0 ; python_version >= '3.7' From cb2cde7608f8366abb4144fede9eab85cd97dc6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 05:37:51 +0000 Subject: [PATCH 13/46] chore(deps-dev): bump certifi from 2025.7.9 to 2025.7.14 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.9 to 2025.7.14. - [Commits](https://github.com/certifi/python-certifi/compare/2025.07.09...2025.07.14) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 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 816a1de7..a94fdea7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ build==1.2.2.post1 bumpver==2025.1131 -certifi==2025.7.9 ; python_version >= '3.6' +certifi==2025.7.14 ; python_version >= '3.6' cffi==1.17.1 ; os_name == 'nt' and implementation_name != 'pypy' From 2689c44a692035afceed8f335be6be6e5e4c79a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 06:24:58 +0000 Subject: [PATCH 14/46] chore(deps-dev): bump mypy from 1.16.1 to 1.17.0 Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.16.1...v1.17.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 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 a94fdea7..6f71e1be 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -54,7 +54,7 @@ msal==1.32.3 msal-extensions==1.3.1 -mypy==1.16.1 +mypy==1.17.0 mypy-extensions==1.1.0 ; python_version >= '3.5' From ab3abff0349ac0ac220614d3bbf1b9206827baef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 16:32:38 +0000 Subject: [PATCH 15/46] chore(deps-dev): bump pywin32 from 310 to 311 Bumps [pywin32](https://github.com/mhammond/pywin32) from 310 to 311. - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: pywin32 dependency-version: '311' dependency-type: direct:development update-type: version-update:semver-major ... 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 6f71e1be..da2d7f9a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -90,7 +90,7 @@ pytest-trio==0.8.0 pytest-asyncio==1.0.0 -pywin32==310 ; platform_system == 'Windows' +pywin32==311 ; platform_system == 'Windows' requests==2.32.4 ; python_version >= '3.7' From 915b75be355918b0cf3e2fac643f967ae65bb5ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 04:23:13 +0000 Subject: [PATCH 16/46] chore(deps-dev): bump azure-identity from 1.23.0 to 1.23.1 Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.23.0 to 1.23.1. - [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-identity_1.23.0...azure-identity_1.23.1) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.23.1 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 da2d7f9a..c6e01be8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ attrs==25.3.0 ; python_version >= '3.7' azure-core==1.35.0 ; python_version >= '3.7' -azure-identity==1.23.0 +azure-identity==1.23.1 build==1.2.2.post1 From 6748dba49077e0a419727e96511cca4422475a77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 04:56:16 +0000 Subject: [PATCH 17/46] chore(deps-dev): bump pytest-asyncio from 1.0.0 to 1.1.0 --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 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 c6e01be8..f36f7a4c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -88,7 +88,7 @@ python-dotenv==1.1.1 pytest-trio==0.8.0 -pytest-asyncio==1.0.0 +pytest-asyncio==1.1.0 pywin32==311 ; platform_system == 'Windows' From 6b90c3554b06ebdec5ee54c6191b9220d77f0ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 05:23:48 +0000 Subject: [PATCH 18/46] chore(deps-dev): bump the kiota group with 4 updates --- updated-dependencies: - dependency-name: microsoft-kiota-abstractions dependency-version: 1.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-authentication-azure dependency-version: 1.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-http dependency-version: 1.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-serialization-json dependency-version: 1.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota ... 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 f36f7a4c..d55378e3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -145,13 +145,13 @@ httpx[http2]==0.28.1 hyperframe==6.1.0 ; python_full_version >= '3.6.1' -microsoft-kiota-abstractions==1.9.4 +microsoft-kiota-abstractions==1.9.5 -microsoft-kiota-authentication-azure==1.9.4 +microsoft-kiota-authentication-azure==1.9.5 -microsoft-kiota-http==1.9.4 +microsoft-kiota-http==1.9.5 -microsoft-kiota-serialization-json==1.9.4 +microsoft-kiota-serialization-json==1.9.5 multidict==6.6.3 ; python_version >= '3.7' From 03b7ac5fb6fe85bc53bd9252f46821ed44e94af4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 04:33:10 +0000 Subject: [PATCH 19/46] chore(deps-dev): bump msal from 1.32.3 to 1.33.0 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.32.3 to 1.33.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/RELEASES.md) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.32.3...1.33.0) --- updated-dependencies: - dependency-name: msal dependency-version: 1.33.0 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 d55378e3..cab63694 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -50,7 +50,7 @@ mccabe==0.7.0 ; python_version >= '3.6' mock==5.2.0 ; python_version >= '3.6' -msal==1.32.3 +msal==1.33.0 msal-extensions==1.3.1 From 642fa61e602eeef01a11dc42ab6e4a9eefe55ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 04:48:46 +0000 Subject: [PATCH 20/46] chore(deps-dev): bump coverage[toml] from 7.9.2 to 7.10.0 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.9.2 to 7.10.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.9.2...7.10.0) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.10.0 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 cab63694..55564a81 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -24,7 +24,7 @@ click==8.1.8 ; python_version >= '3.6' colorama==0.4.6 ; os_name == 'nt' -coverage[toml]==7.9.2 ; python_version >= '3.7' +coverage[toml]==7.10.0 ; python_version >= '3.7' cryptography==45.0.5 ; python_version >= '3.7' From 837cff8ed1af4c12fb0d9554eea03b64b9210330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 05:07:16 +0000 Subject: [PATCH 21/46] chore(deps-dev): bump coverage[toml] from 7.10.0 to 7.10.1 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.10.0 to 7.10.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/7.10.0...7.10.1) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.10.1 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 55564a81..e17d776c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -24,7 +24,7 @@ click==8.1.8 ; python_version >= '3.6' colorama==0.4.6 ; os_name == 'nt' -coverage[toml]==7.10.0 ; python_version >= '3.7' +coverage[toml]==7.10.1 ; python_version >= '3.7' cryptography==45.0.5 ; python_version >= '3.7' From 3ddb7e15eea2e95df85841cad72667b8b401adbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 04:21:45 +0000 Subject: [PATCH 22/46] chore(deps-dev): bump mypy from 1.17.0 to 1.17.1 Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 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 e17d776c..5e2d9d79 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -54,7 +54,7 @@ msal==1.33.0 msal-extensions==1.3.1 -mypy==1.17.0 +mypy==1.17.1 mypy-extensions==1.1.0 ; python_version >= '3.5' From b9834d683aade2eec80d921c06e48259f078785c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 05:48:28 +0000 Subject: [PATCH 23/46] chore(deps-dev): bump certifi from 2025.7.14 to 2025.8.3 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.14 to 2025.8.3. - [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.8.3 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 5e2d9d79..16bf3a95 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ build==1.2.2.post1 bumpver==2025.1131 -certifi==2025.7.14 ; python_version >= '3.6' +certifi==2025.8.3 ; python_version >= '3.6' cffi==1.17.1 ; os_name == 'nt' and implementation_name != 'pypy' From 12d6f9a831a61a4ca845883203a4aa15b2d6007f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:28:27 +0000 Subject: [PATCH 24/46] chore(deps-dev): bump build from 1.2.2.post1 to 1.3.0 Bumps [build](https://github.com/pypa/build) from 1.2.2.post1 to 1.3.0. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.2.2.post1...1.3.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.3.0 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 16bf3a95..14b4ce5d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ azure-core==1.35.0 ; python_version >= '3.7' azure-identity==1.23.1 -build==1.2.2.post1 +build==1.3.0 bumpver==2025.1131 From 265147eeac513ea3044c41bf899f368e96366e19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:32:49 +0000 Subject: [PATCH 25/46] chore(deps-dev): bump coverage[toml] from 7.10.1 to 7.10.2 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.10.1 to 7.10.2. - [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.10.1...7.10.2) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.10.2 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 14b4ce5d..764f457c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -24,7 +24,7 @@ click==8.1.8 ; python_version >= '3.6' colorama==0.4.6 ; os_name == 'nt' -coverage[toml]==7.10.1 ; python_version >= '3.7' +coverage[toml]==7.10.2 ; python_version >= '3.7' cryptography==45.0.5 ; python_version >= '3.7' From 36d32a91f1b29c9100d83bbe5762476539193685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 12:35:49 +0000 Subject: [PATCH 26/46] chore(deps-dev): bump aiohttp from 3.12.14 to 3.12.15 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.15 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 764f457c..51d0aec7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -123,7 +123,7 @@ yapf==0.43.0 zipp==3.23.0 ; python_version >= '3.7' -aiohttp==3.12.14 ; python_version >= '3.6' +aiohttp==3.12.15 ; python_version >= '3.6' aiosignal==1.4.0 ; python_version >= '3.7' From 906e34cf37d641a377d8e5b870e909d83b7ff72b Mon Sep 17 00:00:00 2001 From: Leif Date: Mon, 4 Aug 2025 15:00:58 -0400 Subject: [PATCH 27/46] Update pyproject.toml --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ac1ece82..48647929 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,8 @@ dependencies = [ "httpx[http2] >=0.23.0", ] requires-python = ">=3.9" -license = {file = "LICENSE"} +license = "MIT" +license-files = ["LICENSE"] readme = "README.md" keywords = ["msgraph", "openAPI", "Microsoft", "Graph"] classifiers = [ From 6fc8e32bbf5b2671bd40314cb38eb66c16462b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 11:08:31 +0000 Subject: [PATCH 28/46] chore(deps-dev): bump anyio from 4.9.0 to 4.10.0 Bumps [anyio](https://github.com/agronholm/anyio) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/anyio/compare/4.9.0...4.10) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.10.0 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 51d0aec7..d693700e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -127,7 +127,7 @@ aiohttp==3.12.15 ; python_version >= '3.6' aiosignal==1.4.0 ; python_version >= '3.7' -anyio==4.9.0 ; python_version >= '3.7' +anyio==4.10.0 ; python_version >= '3.7' async-timeout==5.0.1 ; python_version >= '3.6' From b2a2be291d7ff0de46ea5cff14365189ba21ed5a Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 11:10:29 +0000 Subject: [PATCH 29/46] chore(main): release 1.3.6 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ pyproject.toml | 2 +- src/msgraph_core/_constants.py | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 086b6949..6e5044a9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.3.5" + ".": "1.3.6" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fbd2bb7..2bd47890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.3.6](https://github.com/microsoftgraph/msgraph-sdk-python-core/compare/v1.3.5...v1.3.6) (2025-08-05) + + +### Bug Fixes + +* Update license field to use proper SPDX identifier ([c91fafd](https://github.com/microsoftgraph/msgraph-sdk-python-core/commit/c91fafd15466c74102f0f01b5bb6740222edbf99)) + ## [1.3.5](https://github.com/microsoftgraph/msgraph-sdk-python-core/compare/v1.3.4...v1.3.5) (2025-06-27) diff --git a/pyproject.toml b/pyproject.toml index 48647929..6b2faf99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" name = "msgraph-core" # The SDK version # x-release-please-start-version -version = "1.3.5" +version = "1.3.6" # x-release-please-end authors = [{name = "Microsoft", email = "graphtooling+python@microsoft.com"}] description = "Core component of the Microsoft Graph Python SDK" diff --git a/src/msgraph_core/_constants.py b/src/msgraph_core/_constants.py index 177ea952..69224d0c 100644 --- a/src/msgraph_core/_constants.py +++ b/src/msgraph_core/_constants.py @@ -10,6 +10,6 @@ DEFAULT_CONNECTION_TIMEOUT = 30 # The SDK version # x-release-please-start-version -SDK_VERSION = '1.3.5' +SDK_VERSION = '1.3.6' # x-release-please-end MS_DEFAULT_SCOPE = 'https://graph.microsoft.com/.default' From 39010300e0b2cc87bafdddd355401b00ce98019f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 04:43:51 +0000 Subject: [PATCH 30/46] chore(deps-dev): bump azure-identity from 1.23.1 to 1.24.0 Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.23.1 to 1.24.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-identity_1.23.1...azure-identity_1.24.0) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.24.0 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 d693700e..18bc946a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ attrs==25.3.0 ; python_version >= '3.7' azure-core==1.35.0 ; python_version >= '3.7' -azure-identity==1.23.1 +azure-identity==1.24.0 build==1.3.0 From 849af09e0dc7a7665412c36947e9b063cc9c9b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 05:55:54 +0000 Subject: [PATCH 31/46] chore(deps-dev): bump types-requests Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.4.20250611 to 2.32.4.20250809. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.32.4.20250809 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 d693700e..e4a5903c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -112,7 +112,7 @@ trio==0.30.0 types-python-dateutil==2.9.0.20250708 -types-requests==2.32.4.20250611; python_version >= '3.7' +types-requests==2.32.4.20250809; python_version >= '3.7' urllib3==2.5.0 ; python_version >= '3.7' typing-extensions==4.14.1 ; python_version >= '3.7' From 64dbd875da8cc444aca1bdf487743f809fa59877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 06:05:36 +0000 Subject: [PATCH 32/46] chore(deps-dev): bump charset-normalizer from 3.4.2 to 3.4.3 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.2...3.4.3) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.3 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 d693700e..47e1927c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ certifi==2025.8.3 ; python_version >= '3.6' cffi==1.17.1 ; os_name == 'nt' and implementation_name != 'pypy' -charset-normalizer==3.4.2 ; python_full_version >= '3.7.0' +charset-normalizer==3.4.3 ; python_full_version >= '3.7.0' click==8.1.8 ; python_version >= '3.6' From 1eda2050f6be28113ef4d194429cf00a305d1607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 12:18:01 +0000 Subject: [PATCH 33/46] chore(deps-dev): bump multidict from 6.6.3 to 6.6.4 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.3 to 6.6.4. - [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.6.3...v6.6.4) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.4 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 d693700e..cd049448 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -153,7 +153,7 @@ microsoft-kiota-http==1.9.5 microsoft-kiota-serialization-json==1.9.5 -multidict==6.6.3 ; python_version >= '3.7' +multidict==6.6.4 ; python_version >= '3.7' uritemplate==4.2.0 ; python_version >= '3.6' From 4dab1c3cd9225cf1dce5b35bfe0afdcfda14e6b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 14:16:59 +0000 Subject: [PATCH 34/46] chore(deps): bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/publish.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e0c2f647..1f04e994 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"] steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Set up Python ${{ matrix.python-version }} uses: actions/setup-python@v5 with: diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 12abf02a..eae3a87b 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -36,7 +36,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b505c9fa..016061e7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -17,7 +17,7 @@ jobs: needs: [build] steps: - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Set up Python 3.13 uses: actions/setup-python@v5 with: From 2a0487b90afd38944d4778b645bbea9a4fddb564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 04:36:31 +0000 Subject: [PATCH 35/46] chore(deps-dev): bump wrapt from 1.17.2 to 1.17.3 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.2 to 1.17.3. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/1.17.3/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.17.2...1.17.3) --- updated-dependencies: - dependency-name: wrapt dependency-version: 1.17.3 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 d693700e..53493ef2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -117,7 +117,7 @@ urllib3==2.5.0 ; python_version >= '3.7' typing-extensions==4.14.1 ; python_version >= '3.7' -wrapt==1.17.2 ; python_version < '3.11' +wrapt==1.17.3 ; python_version < '3.11' yapf==0.43.0 From dfc5bd2394783431b5080b064accc8ba6bb95976 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Fri, 15 Aug 2025 05:00:35 -0700 Subject: [PATCH 36/46] chore: add release-please gha --- .github/workflows/release-please-gha.yml | 36 ++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .github/workflows/release-please-gha.yml diff --git a/.github/workflows/release-please-gha.yml b/.github/workflows/release-please-gha.yml new file mode 100644 index 00000000..c58ac27d --- /dev/null +++ b/.github/workflows/release-please-gha.yml @@ -0,0 +1,36 @@ +## ----------------------------------------------------------------------------- +# Copyright (c) Microsoft Corporation. All rights reserved. +# Licensed under the MIT License. See LICENSE.txt in the project root for license information. +## ----------------------------------------------------------------------------- +# +# Summary: +# This GitHub Actions workflow automates the release process using Release Please. +# It triggers on pushes to the main branch, generates a GitHub App token using organization +# variables and secrets, and then runs the release-please-action to manage versioning and changelogs. + +name: Release Please + +on: + push: + branches: + - main + +jobs: + release: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + + - name: Generate GitHub App token + id: app-token + uses: actions/create-github-app-token@v2 + with: + app-id: ${{ vars.RELEASE_PLEASE_TOKEN_PROVIDER_APP_ID }} + private-key: ${{ secrets.RELEASE_PLEASE_TOKEN_PROVIDER_PEM }} + + - name: Release Please + uses: googleapis/release-please-action@v4 + with: + token: ${{ steps.app-token.outputs.token }} + config-file: release-please-config.json + manifest-file: .release-please-manifest.json \ No newline at end of file From 0bffb8fffdc45077558f237696f3f4db5afb4fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 04:12:03 +0000 Subject: [PATCH 37/46] chore(deps-dev): bump pylint from 3.3.7 to 3.3.8 in the pylint group Bumps the pylint group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.7...v3.3.8) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.8 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 d693700e..a2b343fc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -74,7 +74,7 @@ pycparser==2.22 pyjwt[crypto]==2.9.0 ; python_version >= '3.7' -pylint==3.3.7 +pylint==3.3.8 pyproject-hooks==1.2.0 ; python_version >= '3.7' From 1817ac0f3a4b706755881ac95b895ed2ced32e60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 14:05:15 +0000 Subject: [PATCH 38/46] chore(deps-dev): bump requests from 2.32.4 to 2.32.5 Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5. - [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.32.4...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 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 d693700e..0755098e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -92,7 +92,7 @@ pytest-asyncio==1.1.0 pywin32==311 ; platform_system == 'Windows' -requests==2.32.4 ; python_version >= '3.7' +requests==2.32.5 ; python_version >= '3.7' setuptools==80.9.0 From d8b74e64f221f5b129f6eb47d8e7ac08df1aaeab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 04:03:39 +0000 Subject: [PATCH 39/46] chore(deps-dev): bump types-python-dateutil Bumps [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) from 2.9.0.20250708 to 2.9.0.20250822. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-version: 2.9.0.20250822 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 d693700e..f82d8e50 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -110,7 +110,7 @@ tomlkit==0.13.3 ; python_version >= '3.7' trio==0.30.0 -types-python-dateutil==2.9.0.20250708 +types-python-dateutil==2.9.0.20250822 types-requests==2.32.4.20250611; python_version >= '3.7' urllib3==2.5.0 ; python_version >= '3.7' From f16b9a703b1cdacd6b2cca133a8d1b4e39eb6536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 07:04:37 +0000 Subject: [PATCH 40/46] chore(deps-dev): bump coverage[toml] from 7.10.2 to 7.10.6 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.10.2 to 7.10.6. - [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.10.2...7.10.6) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.10.6 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 d693700e..6324af0b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -24,7 +24,7 @@ click==8.1.8 ; python_version >= '3.6' colorama==0.4.6 ; os_name == 'nt' -coverage[toml]==7.10.2 ; python_version >= '3.7' +coverage[toml]==7.10.6 ; python_version >= '3.7' cryptography==45.0.5 ; python_version >= '3.7' From e93ea0b5968424b4e56d29ca02b7bdaf3c1706a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 01:00:13 +0000 Subject: [PATCH 41/46] chore(deps-dev): bump cryptography from 45.0.5 to 45.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.5 to 45.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.5...45.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.7 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 d693700e..69d563d4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ colorama==0.4.6 ; os_name == 'nt' coverage[toml]==7.10.2 ; python_version >= '3.7' -cryptography==45.0.5 ; python_version >= '3.7' +cryptography==45.0.7 ; python_version >= '3.7' dill==0.4.0 ; python_version < '3.11' From 9cef5dc358f81f5aee03b594ecd34448c9706c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 12:25:50 +0000 Subject: [PATCH 42/46] chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/76f52bc884231f62b9a034ebfe128415bbaabdfc...ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b505c9fa..cc43a7c8 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -29,7 +29,7 @@ jobs: - name: Build package run: python -m build - name: Publish package - uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc + uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e with: user: __token__ password: ${{ secrets.PYPI_TOKEN }} From ee78a910fa3504706f795d8df3701b783521ee07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 04:07:01 +0000 Subject: [PATCH 43/46] chore(deps): bump actions/setup-python from 5 to 6 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- .github/workflows/publish.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e0c2f647..37f17b04 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Set up Python ${{ matrix.python-version }} - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: ${{ matrix.python-version }} - name: Install dependencies diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b505c9fa..021797e0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -19,7 +19,7 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - name: Set up Python 3.13 - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: 3.13 - name: Install dependencies From dc87a618176d8b9e0b2492ebde4b978ed6850301 Mon Sep 17 00:00:00 2001 From: "release-please-token-provider[bot]" <225477224+release-please-token-provider[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 22:06:45 +0000 Subject: [PATCH 44/46] chore(main): release 1.3.7 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ pyproject.toml | 2 +- src/msgraph_core/_constants.py | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6e5044a9..c71af396 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.3.6" + ".": "1.3.7" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bd47890..d9f9ea9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.3.7](https://github.com/microsoftgraph/msgraph-sdk-python-core/compare/v1.3.6...v1.3.7) (2025-09-11) + + +### Bug Fixes + +* dependabot update of core deps ([6f8d997](https://github.com/microsoftgraph/msgraph-sdk-python-core/commit/6f8d997f0e52482868969121ad06961ec28ba98a)) + ## [1.3.6](https://github.com/microsoftgraph/msgraph-sdk-python-core/compare/v1.3.5...v1.3.6) (2025-08-05) diff --git a/pyproject.toml b/pyproject.toml index 6b2faf99..e8d44bb0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" name = "msgraph-core" # The SDK version # x-release-please-start-version -version = "1.3.6" +version = "1.3.7" # x-release-please-end authors = [{name = "Microsoft", email = "graphtooling+python@microsoft.com"}] description = "Core component of the Microsoft Graph Python SDK" diff --git a/src/msgraph_core/_constants.py b/src/msgraph_core/_constants.py index 69224d0c..23e7cb66 100644 --- a/src/msgraph_core/_constants.py +++ b/src/msgraph_core/_constants.py @@ -10,6 +10,6 @@ DEFAULT_CONNECTION_TIMEOUT = 30 # The SDK version # x-release-please-start-version -SDK_VERSION = '1.3.6' +SDK_VERSION = '1.3.7' # x-release-please-end MS_DEFAULT_SCOPE = 'https://graph.microsoft.com/.default' From c60ba6beff1bf5eb35a08e4c9587855b57ac7e67 Mon Sep 17 00:00:00 2001 From: Michael Mainer <8527305+MIchaelMainer@users.noreply.github.com> Date: Thu, 11 Sep 2025 15:37:32 -0700 Subject: [PATCH 45/46] Remove MIT License from project classifiers --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e8d44bb0..6785c8ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,6 @@ classifiers = [ "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", - "License :: OSI Approved :: MIT License", ] [project.optional-dependencies] From 440bb3d5b01f173db544478a40ebf5778bd4ea97 Mon Sep 17 00:00:00 2001 From: "release-please-token-provider[bot]" <225477224+release-please-token-provider[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 22:43:25 +0000 Subject: [PATCH 46/46] chore(main): release 1.3.8 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ pyproject.toml | 2 +- src/msgraph_core/_constants.py | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c71af396..a39ae3e0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.3.7" + ".": "1.3.8" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index d9f9ea9f..44657a29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.3.8](https://github.com/microsoftgraph/msgraph-sdk-python-core/compare/v1.3.7...v1.3.8) (2025-09-11) + + +### Bug Fixes + +* remove MIT License from project classifiers ([a15c2a1](https://github.com/microsoftgraph/msgraph-sdk-python-core/commit/a15c2a1f5ebeaad2a5e0806c0d8801608f35f49a)) + ## [1.3.7](https://github.com/microsoftgraph/msgraph-sdk-python-core/compare/v1.3.6...v1.3.7) (2025-09-11) diff --git a/pyproject.toml b/pyproject.toml index 6785c8ed..843aa3db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" name = "msgraph-core" # The SDK version # x-release-please-start-version -version = "1.3.7" +version = "1.3.8" # x-release-please-end authors = [{name = "Microsoft", email = "graphtooling+python@microsoft.com"}] description = "Core component of the Microsoft Graph Python SDK" diff --git a/src/msgraph_core/_constants.py b/src/msgraph_core/_constants.py index 23e7cb66..c205d6b2 100644 --- a/src/msgraph_core/_constants.py +++ b/src/msgraph_core/_constants.py @@ -10,6 +10,6 @@ DEFAULT_CONNECTION_TIMEOUT = 30 # The SDK version # x-release-please-start-version -SDK_VERSION = '1.3.7' +SDK_VERSION = '1.3.8' # x-release-please-end MS_DEFAULT_SCOPE = 'https://graph.microsoft.com/.default'