Skip to content

Commit e09e0db

Browse files
chore(deps-dev): bump the kiota group with 7 updates
Bumps the kiota group with 7 updates: | Package | From | To | | --- | --- | --- | | [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.3.3` | `1.6.3` | | [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.1.0` | `1.6.3` | | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.3.1` | `1.6.3` | | [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.0.0` | `1.6.3` | | [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `0.1.1` | `1.6.3` | | [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `0.1.0` | `1.6.3` | | [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.3.3` | `1.6.3` | Updates `microsoft-kiota-abstractions` from 1.3.3 to 1.6.3 - [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@v1.3.3...microsoft-kiota-abstractions-v1.6.3) Updates `microsoft-kiota-authentication-azure` from 1.1.0 to 1.6.3 - [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@v1.1.0...microsoft-kiota-authentication-azure-v1.6.3) Updates `microsoft-kiota-serialization-json` from 1.3.1 to 1.6.3 - [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@v1.3.1...microsoft-kiota-serialization-json-v1.6.3) Updates `microsoft-kiota-serialization-text` from 1.0.0 to 1.6.3 - [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@v1.0.0...microsoft-kiota-serialization-text-v1.6.3) Updates `microsoft-kiota-serialization-form` from 0.1.1 to 1.6.3 - [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.6.3) Updates `microsoft-kiota-serialization-multipart` from 0.1.0 to 1.6.3 - [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.6.3) Updates `microsoft-kiota-http` from 1.3.3 to 1.6.3 - [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@v1.3.3...microsoft-kiota-http-v1.6.3) --- updated-dependencies: - dependency-name: microsoft-kiota-abstractions dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-authentication-azure dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-json dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-text dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota - dependency-name: microsoft-kiota-serialization-form dependency-type: direct:development update-type: version-update:semver-major dependency-group: kiota - dependency-name: microsoft-kiota-serialization-multipart dependency-type: direct:development update-type: version-update:semver-major dependency-group: kiota - dependency-name: microsoft-kiota-http dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kiota ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc4fa30 commit e09e0db

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements-dev.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ lazy-object-proxy==1.10.0
3333
lexid==2021.1006
3434
looseversion==1.3.0
3535
mccabe==0.7.0
36-
microsoft-kiota-abstractions==1.3.3
37-
microsoft-kiota-authentication-azure==1.1.0
38-
microsoft-kiota-http==1.3.3
39-
microsoft-kiota-serialization-form==0.1.1
40-
microsoft-kiota-serialization-json==1.3.1
41-
microsoft-kiota-serialization-multipart==0.1.0
42-
microsoft-kiota-serialization-text==1.0.0
36+
microsoft-kiota-abstractions==1.6.3
37+
microsoft-kiota-authentication-azure==1.6.3
38+
microsoft-kiota-http==1.6.3
39+
microsoft-kiota-serialization-form==1.6.3
40+
microsoft-kiota-serialization-json==1.6.3
41+
microsoft-kiota-serialization-multipart==1.6.3
42+
microsoft-kiota-serialization-text==1.6.3
4343
msal==1.30.0
4444
msal-extensions==1.2.0
4545
msgraph-core==1.1.5

0 commit comments

Comments
 (0)