From 6a68d34774449c2b274eaa32817cebd89567c67d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 16:50:35 +0000 Subject: [PATCH 1/6] chore(deps-dev): bump pycparser from 2.23 to 3.0 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.23 to 3.0. - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.23...release_v3.00) --- updated-dependencies: - dependency-name: pycparser dependency-version: '3.0' 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 63d0d97c73..34396b231f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -53,7 +53,7 @@ packaging==26.1 pathlib2==2.3.7.post1 platformdirs==4.4.0 portalocker==2.10.1 -pycparser==2.23 +pycparser==3.0 PyJWT==2.12.1 pylint==3.3.9 pyproject_hooks==1.2.0 From b43530811bee9975722cd6ebb5a8347de6aaeac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 16:50:35 +0000 Subject: [PATCH 2/6] chore(deps-dev): bump requests from 2.33.0 to 2.34.2 Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.34.2. - [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.33.0...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.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 63d0d97c73..b454c7e384 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -58,7 +58,7 @@ PyJWT==2.12.1 pylint==3.3.9 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0 -requests==2.33.0 +requests==2.34.2 six==1.17.0 sniffio==1.3.1 std-uritemplate>=2.0.0 From 58adba62713021a88967fb7e086d2a42f1b622c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 16:50:49 +0000 Subject: [PATCH 3/6] chore(deps): bump the kiota group across 1 directory with 7 updates Bumps the kiota group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.9.10` | `1.10.1` | Updates `microsoft-kiota-serialization-json` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-json-v1.9.10...microsoft-kiota-serialization-json-v1.10.1) Updates `microsoft-kiota-serialization-text` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-text-v1.9.10...microsoft-kiota-serialization-text-v1.10.1) Updates `microsoft-kiota-serialization-form` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-form-v1.9.10...microsoft-kiota-serialization-form-v1.10.1) Updates `microsoft-kiota-serialization-multipart` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-serialization-multipart-v1.9.10...microsoft-kiota-serialization-multipart-v1.10.1) Updates `microsoft-kiota-abstractions` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-abstractions-v1.9.10...microsoft-kiota-abstractions-v1.10.1) Updates `microsoft-kiota-authentication-azure` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-authentication-azure-v1.9.10...microsoft-kiota-authentication-azure-v1.10.1) Updates `microsoft-kiota-http` from 1.9.10 to 1.10.1 - [Release notes](https://github.com/microsoft/kiota-python/releases) - [Commits](https://github.com/microsoft/kiota-python/compare/microsoft-kiota-http-v1.9.10...microsoft-kiota-http-v1.10.1) --- updated-dependencies: - dependency-name: microsoft-kiota-abstractions dependency-version: 1.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-authentication-azure dependency-version: 1.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-http dependency-version: 1.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-form dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-json dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-multipart dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-text dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kiota ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 63d0d97c73..d27948689e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -33,13 +33,13 @@ lazy-object-proxy==1.12.0 lexid==2021.1006 looseversion==1.3.0 mccabe==0.7.0 -microsoft-kiota-abstractions==1.9.10 -microsoft-kiota-authentication-azure==1.9.10 -microsoft-kiota-http==1.9.10 -microsoft-kiota-serialization-form==1.9.10 -microsoft-kiota-serialization-json==1.9.10 -microsoft-kiota-serialization-multipart==1.9.10 -microsoft-kiota-serialization-text==1.9.10 +microsoft-kiota-abstractions==1.10.1 +microsoft-kiota-authentication-azure==1.10.1 +microsoft-kiota-http==1.10.1 +microsoft-kiota-serialization-form==1.10.1 +microsoft-kiota-serialization-json==1.10.1 +microsoft-kiota-serialization-multipart==1.10.1 +microsoft-kiota-serialization-text==1.10.1 msal==1.36.0 msal-extensions==1.3.1 msgraph-core==1.3.8 From f70bb75fc66336f4f0fef6a04e38285118634f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 16:50:54 +0000 Subject: [PATCH 4/6] chore(deps-dev): bump azure-core Bumps the azure-identity group with 1 update in the / directory: [azure-core](https://github.com/Azure/azure-sdk-for-python). Updates `azure-core` from 1.39.0 to 1.41.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.39.0...azure-core_1.41.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: azure-identity ... 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 63d0d97c73..a89456d2d1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ anyio==4.12.1 astroid==3.3.11 async-timeout==5.0.1 attrs==26.1.0 -azure-core==1.39.0 +azure-core==1.41.0 azure-identity==1.25.3 build==1.4.3 bumpver==2025.1131 From 5cb159b5cb65cde7adb01b9efae81a3a44351d80 Mon Sep 17 00:00:00 2001 From: "Gavin Barron (from Dev Box)" Date: Wed, 20 May 2026 10:21:07 -0700 Subject: [PATCH 5/6] chore(deps-dev): bump pylint from 3.3.9 to 4.0.5 (without astroid update) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 597b997287..660e9d1cec 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -55,7 +55,7 @@ platformdirs==4.4.0 portalocker==2.10.1 pycparser==3.0 PyJWT==2.12.1 -pylint==3.3.9 +pylint==4.0.5 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0 requests==2.34.2 From d521dda3aa2fc1ff9079b65ed5d66559ce31dca8 Mon Sep 17 00:00:00 2001 From: "Gavin Barron (from Dev Box)" Date: Wed, 20 May 2026 10:31:48 -0700 Subject: [PATCH 6/6] chore(deps-dev): bump astroid from 3.3.11 to 4.0.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 660e9d1cec..c4bfa10819 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiohttp==3.13.5 aiosignal==1.4.0 anyio==4.12.1 -astroid==3.3.11 +astroid==4.0.2 async-timeout==5.0.1 attrs==26.1.0 azure-core==1.41.0