Skip to content

Commit

Permalink
chore(deps-dev): bump the kiota group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the kiota group with 3 updates in the / directory: [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python), [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) and [microsoft-kiota-http](https://github.com/microsoft/kiota-python).


Updates `microsoft-kiota-abstractions` from 1.3.3 to 1.6.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@v1.3.3...microsoft-kiota-abstractions-v1.6.4)

Updates `microsoft-kiota-authentication-azure` from 1.1.0 to 1.6.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@v1.1.0...microsoft-kiota-authentication-azure-v1.6.4)

Updates `microsoft-kiota-http` from 1.3.3 to 1.6.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@v1.3.3...microsoft-kiota-http-v1.6.4)

---
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-http
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: kiota
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent beb25b2 commit 6401cc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,11 @@ 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.6.4

microsoft-kiota-authentication-azure==1.1.0
microsoft-kiota-authentication-azure==1.6.4

microsoft-kiota-http==1.3.3
microsoft-kiota-http==1.6.4

multidict==6.1.0 ; python_version >= '3.7'

Expand Down

0 comments on commit 6401cc5

Please sign in to comment.