Skip to content

Commit b648099

Browse files
build: bump promptflow from 1.15.0 to 1.16.0
Bumps [promptflow](https://github.com/microsoft/promptflow) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/microsoft/promptflow/releases) - [Commits](microsoft/promptflow@promptflow_1.15.0...promptflow_1.16.0) --- updated-dependencies: - dependency-name: promptflow dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4978f26 commit b648099

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.0"}
6060

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

0 commit comments

Comments
 (0)