Skip to content

Commit 95263e9

Browse files
build: bump promptflow from 1.13.0 to 1.14.0 (#1187)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d632718 commit 95263e9

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

poetry.lock

Lines changed: 30 additions & 30 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
@@ -55,7 +55,7 @@ pytest-asyncio = "^0.23.8"
5555
optional = true
5656

5757
[tool.poetry.group.prompt-flow.dependencies]
58-
promptflow = {extras = ["azure"], version = "1.13.0"}
58+
promptflow = {extras = ["azure"], version = "1.14.0"}
5959

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

0 commit comments

Comments
 (0)