Skip to content

Commit 7ea0433

Browse files
build: bump pytest-asyncio from 0.23.7 to 0.23.8 (#1157)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b9f202 commit 7ea0433

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -49,7 +49,7 @@ pre-commit = "3.7.1"
4949
pytest_httpserver = "1.0.12"
5050
trustme = "1.1.0"
5151
jupyter = "1.0.0"
52-
pytest-asyncio = "^0.23.7"
52+
pytest-asyncio = "^0.23.8"
5353

5454
[tool.poetry.group.prompt-flow]
5555
optional = true

0 commit comments

Comments
 (0)