Skip to content

Commit

Permalink
build(deps): bump microsoft-kiota-http in /python-sdk
Browse files Browse the repository at this point in the history
Bumps [microsoft-kiota-http](https://github.com/microsoft/kiota) from 0.4.4 to 0.5.0.
- [Release notes](https://github.com/microsoft/kiota/releases)
- [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota/commits/v0.5.0)

---
updated-dependencies:
- dependency-name: microsoft-kiota-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 2baa3e6 commit 47981eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions python-sdk/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion python-sdk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ keywords = ["apicurio", "registry"]
[tool.poetry.dependencies]
python = "^3.9"
microsoft-kiota-abstractions = "^0.6.0"
microsoft-kiota-http = "^0.4.4"
microsoft-kiota-http = ">=0.4.4,<0.6.0"
microsoft-kiota-serialization-json = "^0.3.7"
microsoft-kiota-serialization-text = "^0.2.1"

Expand Down

0 comments on commit 47981eb

Please sign in to comment.