Skip to content

Commit d606090

Browse files
authoredNov 5, 2024
build: bump promptflow from 1.15.0 to 1.16.1
Bumps [promptflow](https://github.com/microsoft/promptflow) from 1.15.0 to 1.16.1. - [Release notes](https://github.com/microsoft/promptflow/releases) - [Commits](microsoft/promptflow@promptflow_1.15.0...promptflow_1.16.1) --- updated-dependencies: - dependency-name: promptflow dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e6615d commit d606090

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed
 

‎poetry.lock

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pytest-asyncio = "^0.24.0"
5656
optional = true
5757

5858
[tool.poetry.group.prompt-flow.dependencies]
59-
promptflow = {extras = ["azure"], version = "1.15.0"}
59+
promptflow = {extras = ["azure"], version = "1.16.1"}
6060

6161
[tool.coverage.run]
6262
omit = [

0 commit comments

Comments
 (0)