Skip to content

Commit

Permalink
build: bump semantic-kernel from 1.3.0 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps [semantic-kernel](https://github.com/microsoft/semantic-kernel) from 1.3.0 to 1.13.0.
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.3.0...dotnet-1.13.0)

---
updated-dependencies:
- dependency-name: semantic-kernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent e25b32c commit f479910
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 59 deletions.
127 changes: 69 additions & 58 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ opentelemetry-instrumentation-httpx = "^0.48b0"
pillow = "10.4.0"
azure-mgmt-cognitiveservices = "^13.5.0"
jsonschema = "^4.23.0"
semantic-kernel = {version = "1.3.0", python = "<3.13"}
semantic-kernel = {version = "1.13.0", python = "<3.13"}
azure-ai-ml = "^1.21.1"
azure-cosmos = "^4.7.0"

Expand Down

0 comments on commit f479910

Please sign in to comment.