From 570eeaedc6d6f394ab81519444274f5088dd8c16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:32:51 +0000 Subject: [PATCH 1/2] chore(deps-dev): 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-abstractions](https://github.com/microsoft/kiota-python) | `1.6.3` | `1.6.6` | | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.6.3` | `1.6.6` | | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.6.3` | `1.6.6` | | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.6.3` | `1.6.6` | | [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `1.6.3` | `1.6.6` | | [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `1.6.3` | `1.6.6` | | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.6.3` | `1.6.6` | Updates `microsoft-kiota-abstractions` from 1.6.3 to 1.6.6 - [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.6.3...microsoft-kiota-abstractions-v1.6.6) Updates `microsoft-kiota-authentication-azure` from 1.6.3 to 1.6.6 - [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.6.3...microsoft-kiota-authentication-azure-v1.6.6) Updates `microsoft-kiota-serialization-json` from 1.6.3 to 1.6.6 - [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.6.3...microsoft-kiota-serialization-json-v1.6.6) Updates `microsoft-kiota-serialization-text` from 1.6.3 to 1.6.6 - [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-text-v1.6.3...microsoft-kiota-serialization-text-v1.6.6) Updates `microsoft-kiota-serialization-form` from 1.6.3 to 1.6.6 - [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-form-v1.6.3...microsoft-kiota-serialization-form-v1.6.6) Updates `microsoft-kiota-serialization-multipart` from 1.6.3 to 1.6.6 - [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-multipart-v1.6.3...microsoft-kiota-serialization-multipart-v1.6.6) Updates `microsoft-kiota-http` from 1.6.3 to 1.6.6 - [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.6.3...microsoft-kiota-http-v1.6.6) --- updated-dependencies: - dependency-name: microsoft-kiota-abstractions dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-authentication-azure dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-serialization-json dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-serialization-text dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-serialization-form dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-serialization-multipart dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kiota - dependency-name: microsoft-kiota-http dependency-type: direct:development update-type: version-update:semver-patch 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 6479e4f223b..df4ca83c26c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -33,13 +33,13 @@ lazy-object-proxy==1.10.0 lexid==2021.1006 looseversion==1.3.0 mccabe==0.7.0 -microsoft-kiota-abstractions==1.6.3 -microsoft-kiota-authentication-azure==1.6.3 -microsoft-kiota-http==1.6.3 -microsoft-kiota-serialization-form==1.6.3 -microsoft-kiota-serialization-json==1.6.3 -microsoft-kiota-serialization-multipart==1.6.3 -microsoft-kiota-serialization-text==1.6.3 +microsoft-kiota-abstractions==1.6.6 +microsoft-kiota-authentication-azure==1.6.6 +microsoft-kiota-http==1.6.6 +microsoft-kiota-serialization-form==1.6.6 +microsoft-kiota-serialization-json==1.6.6 +microsoft-kiota-serialization-multipart==1.6.6 +microsoft-kiota-serialization-text==1.6.6 msal==1.30.0 msal-extensions==1.2.0 msgraph-core==1.1.5 From 34eec63dc8724f6e378823afca1dd67c5b2b48ad Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Thu, 5 Dec 2024 07:58:03 -0500 Subject: [PATCH 2/2] chore: updates httpx and httpcore to unlock PR --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index df4ca83c26c..aae07a78fed 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,8 +23,8 @@ frozenlist==1.4.1 h11==0.14.0 h2==4.1.0 hpack==4.0.0 -httpcore==1.0.5 -httpx==0.27.2 +httpcore==1.0.7 +httpx==0.28.0 hyperframe==6.0.1 idna==3.10 importlib-metadata==6.8.0