Skip to content

Commit

Permalink
chore(deps-dev): bump the kiota-dependencies group
Browse files Browse the repository at this point in the history
Bumps the kiota-dependencies group in /it/python with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.9.0` | `1.9.1` |
| [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.9.0` | `1.9.1` |
| [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.9.0` | `1.9.1` |
| [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.9.0` | `1.9.1` |
| [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.9.0` | `1.9.1` |
| [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `1.9.0` | `1.9.1` |
| [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `1.9.0` | `1.9.1` |


Updates `microsoft-kiota-abstractions` from 1.9.0 to 1.9.1
- [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.0...microsoft-kiota-abstractions-v1.9.1)

Updates `microsoft-kiota-http` from 1.9.0 to 1.9.1
- [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.0...microsoft-kiota-http-v1.9.1)

Updates `microsoft-kiota-authentication-azure` from 1.9.0 to 1.9.1
- [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.0...microsoft-kiota-authentication-azure-v1.9.1)

Updates `microsoft-kiota-serialization-json` from 1.9.0 to 1.9.1
- [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.0...microsoft-kiota-serialization-json-v1.9.1)

Updates `microsoft-kiota-serialization-text` from 1.9.0 to 1.9.1
- [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-text-v1.9.0...microsoft-kiota-serialization-text-v1.9.1)

Updates `microsoft-kiota-serialization-form` from 1.9.0 to 1.9.1
- [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-form-v1.9.0...microsoft-kiota-serialization-form-v1.9.1)

Updates `microsoft-kiota-serialization-multipart` from 1.9.0 to 1.9.1
- [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-multipart-v1.9.0...microsoft-kiota-serialization-multipart-v1.9.1)

---
updated-dependencies:
- dependency-name: microsoft-kiota-abstractions
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: microsoft-kiota-http
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: microsoft-kiota-authentication-azure
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: microsoft-kiota-serialization-json
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: microsoft-kiota-serialization-text
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: microsoft-kiota-serialization-form
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: microsoft-kiota-serialization-multipart
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 375f20b commit 7184b49
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions it/python/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,19 +98,19 @@ httpx[http2]==0.28.1

hyperframe==6.1.0 ; python_full_version >= '3.6.1'

microsoft-kiota-abstractions==1.9.0
microsoft-kiota-abstractions==1.9.1

microsoft-kiota-authentication-azure==1.9.0
microsoft-kiota-authentication-azure==1.9.1

microsoft-kiota-http==1.9.0
microsoft-kiota-http==1.9.1

microsoft-kiota-serialization-json==1.9.0
microsoft-kiota-serialization-json==1.9.1

microsoft-kiota-serialization-text==1.9.0
microsoft-kiota-serialization-text==1.9.1

microsoft-kiota-serialization-form==1.9.0
microsoft-kiota-serialization-form==1.9.1

microsoft-kiota-serialization-multipart==1.9.0
microsoft-kiota-serialization-multipart==1.9.1

msal==1.31.1

Expand Down

0 comments on commit 7184b49

Please sign in to comment.