Skip to content

Commit

Permalink
chore(deps-dev): bump the kiota group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the kiota group with 3 updates: [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.7
- [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.7)

Updates `microsoft-kiota-authentication-azure` from 1.1.0 to 1.6.7
- [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.7)

Updates `microsoft-kiota-http` from 1.3.3 to 1.6.7
- [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.7)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 8e20a51 commit e56c964
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 @@ -145,11 +145,11 @@ httpx[http2]==0.28.1

hyperframe==6.0.1 ; python_full_version >= '3.6.1'

microsoft-kiota-abstractions==1.6.6
microsoft-kiota-abstractions==1.6.7

microsoft-kiota-authentication-azure==1.6.6
microsoft-kiota-authentication-azure==1.6.7

microsoft-kiota-http==1.6.6
microsoft-kiota-http==1.6.7

multidict==6.1.0 ; python_version >= '3.7'

Expand Down

0 comments on commit e56c964

Please sign in to comment.