Skip to content

Commit db4ba1e

Browse files
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](microsoft/kiota-python@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](microsoft/kiota-python@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](microsoft/kiota-python@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](microsoft/kiota-python@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] <support@github.com>
1 parent fdfd5c2 commit db4ba1e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,13 @@ httpx[http2]==0.28.1
145145

146146
hyperframe==6.1.0 ; python_full_version >= '3.6.1'
147147

148-
microsoft-kiota-abstractions==1.9.3
148+
microsoft-kiota-abstractions==1.9.4
149149

150-
microsoft-kiota-authentication-azure==1.9.3
150+
microsoft-kiota-authentication-azure==1.9.4
151151

152-
microsoft-kiota-http==1.9.3
152+
microsoft-kiota-http==1.9.4
153153

154-
microsoft-kiota-serialization-json==1.9.3
154+
microsoft-kiota-serialization-json==1.9.4
155155

156156
multidict==6.5.1 ; python_version >= '3.7'
157157

0 commit comments

Comments
 (0)