Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 836bef5 commit 68564e4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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.45b0"
pillow = "10.3.0"
azure-mgmt-cognitiveservices = "^13.5.0"
jsonschema = "^4.22.0"
semantic-kernel = {version = "1.0.4", python = "<3.13"}
semantic-kernel = {version = "1.1.1", python = "<3.13"}
azure-ai-ml = "^1.16.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 68564e4

Please sign in to comment.