Skip to content

Commit

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

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


Updates `microsoft-kiota-abstractions` from 1.4.6 to 1.5.0
- [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.4.6...microsoft-kiota-abstractions-v1.5.0)

Updates `microsoft-kiota-authentication-azure` from 1.4.6 to 1.5.0
- [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.4.6...microsoft-kiota-authentication-azure-v1.5.0)

Updates `microsoft-kiota-serialization-json` from 1.4.6 to 1.5.0
- [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.4.6...microsoft-kiota-serialization-json-v1.5.0)

Updates `microsoft-kiota-serialization-text` from 1.4.6 to 1.5.0
- [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.4.6...microsoft-kiota-serialization-text-v1.5.0)

Updates `microsoft-kiota-serialization-form` from 1.4.6 to 1.5.0
- [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.4.6...microsoft-kiota-serialization-form-v1.5.0)

Updates `microsoft-kiota-serialization-multipart` from 1.4.6 to 1.5.0
- [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.4.6...microsoft-kiota-serialization-multipart-v1.5.0)

Updates `microsoft-kiota-http` from 1.4.6 to 1.5.0
- [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.4.6...microsoft-kiota-http-v1.5.0)

---
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-minor
  dependency-group: kiota
- dependency-name: microsoft-kiota-serialization-multipart
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent f84feb7 commit 96b2ae5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.6
microsoft-kiota-authentication-azure==1.4.6
microsoft-kiota-http==1.4.6
microsoft-kiota-serialization-form==1.4.6
microsoft-kiota-serialization-json==1.4.6
microsoft-kiota-serialization-multipart==1.4.6
microsoft-kiota-serialization-text==1.4.6
microsoft-kiota-abstractions==1.5.0
microsoft-kiota-authentication-azure==1.5.0
microsoft-kiota-http==1.5.0
microsoft-kiota-serialization-form==1.5.0
microsoft-kiota-serialization-json==1.5.0
microsoft-kiota-serialization-multipart==1.5.0
microsoft-kiota-serialization-text==1.5.0
msal==1.31.0
msal-extensions==1.2.0
msgraph-core==1.1.6
Expand Down

0 comments on commit 96b2ae5

Please sign in to comment.