Skip to content

Commit

Permalink
build: bump azure-ai-ml from 1.18.0 to 1.19.0
Browse files Browse the repository at this point in the history
Bumps [azure-ai-ml](https://github.com/Azure/azure-sdk-for-python) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-ai-ml_1.18.0...azure-ai-ml_1.19.0)

---
updated-dependencies:
- dependency-name: azure-ai-ml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent c98372f commit d12db93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -38,7 +38,7 @@ pillow = "10.4.0"
azure-mgmt-cognitiveservices = "^13.5.0"
jsonschema = "^4.23.0"
semantic-kernel = {version = "1.8.0", python = "<3.13"}
azure-ai-ml = "^1.18.0"
azure-ai-ml = "^1.19.0"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
Expand Down

0 comments on commit d12db93

Please sign in to comment.