From 4987e463208cfd82e7ffdc1563285df2a3ca613a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 08:51:38 +0000 Subject: [PATCH] chore(deps-dev): bump the kiota-dependencies group Bumps the kiota-dependencies group in /it/python with 7 updates: | Package | From | To | | --- | --- | --- | | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.3.3` | `1.4.5` | | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.3.4` | `1.4.5` | | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.1.0` | `1.4.5` | | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.3.3` | `1.4.5` | | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.0.0` | `1.4.5` | | [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `0.1.1` | `1.4.5` | | [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `0.1.0` | `1.4.5` | Updates `microsoft-kiota-abstractions` from 1.3.3 to 1.4.5 - [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/v1.3.3...microsoft-kiota-abstractions-v1.4.5) Updates `microsoft-kiota-http` from 1.3.4 to 1.4.5 - [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/commits/microsoft-kiota-http-v1.4.5) Updates `microsoft-kiota-authentication-azure` from 1.1.0 to 1.4.5 - [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/v1.1.0...microsoft-kiota-authentication-azure-v1.4.5) Updates `microsoft-kiota-serialization-json` from 1.3.3 to 1.4.5 - [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/v1.3.3...microsoft-kiota-serialization-json-v1.4.5) Updates `microsoft-kiota-serialization-text` from 1.0.0 to 1.4.5 - [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/v1.0.0...microsoft-kiota-serialization-text-v1.4.5) Updates `microsoft-kiota-serialization-form` from 0.1.1 to 1.4.5 - [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/commits/microsoft-kiota-serialization-form-v1.4.5) Updates `microsoft-kiota-serialization-multipart` from 0.1.0 to 1.4.5 - [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/commits/microsoft-kiota-serialization-multipart-v1.4.5) --- updated-dependencies: - dependency-name: microsoft-kiota-abstractions dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota-dependencies - dependency-name: microsoft-kiota-http dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota-dependencies - dependency-name: microsoft-kiota-authentication-azure dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota-dependencies - dependency-name: microsoft-kiota-serialization-json dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota-dependencies - dependency-name: microsoft-kiota-serialization-text dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota-dependencies - dependency-name: microsoft-kiota-serialization-form dependency-type: direct:development update-type: version-update:semver-major dependency-group: kiota-dependencies - dependency-name: microsoft-kiota-serialization-multipart dependency-type: direct:development update-type: version-update:semver-major dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] --- it/python/requirements-dev.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index f2f0f4d1af..245ec487db 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -98,19 +98,19 @@ httpx[http2]==0.27.2 hyperframe==6.0.1 ; python_full_version >= '3.6.1' -microsoft-kiota-abstractions==1.3.3 +microsoft-kiota-abstractions==1.4.5 -microsoft-kiota-authentication-azure==1.1.0 +microsoft-kiota-authentication-azure==1.4.5 -microsoft-kiota-http==1.3.4 +microsoft-kiota-http==1.4.5 -microsoft-kiota-serialization-json==1.3.3 +microsoft-kiota-serialization-json==1.4.5 -microsoft-kiota-serialization-text==1.0.0 +microsoft-kiota-serialization-text==1.4.5 -microsoft-kiota-serialization-form==0.1.1 +microsoft-kiota-serialization-form==1.4.5 -microsoft-kiota-serialization-multipart==0.1.0 +microsoft-kiota-serialization-multipart==1.4.5 msal==1.31.0