Skip to content

Commit d9e73b3

Browse files
chore(deps): update dependency pytest-asyncio to ^0.23.0 (#43)
Co-authored-by: ibm-mend-app[bot] <ibm-mend-app[bot]@users.noreply.github.com>
1 parent 83cb6cc commit d9e73b3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -34,7 +34,7 @@ jupyterlab = "~4"
3434
jupyterlite = "^0.3.0"
3535
build = "^0.10.0"
3636
pytest = "~7"
37-
pytest-asyncio = "^0.18.3"
37+
pytest-asyncio = "^0.23.0"
3838
pytest-httpserver = "^1.0.4"
3939
black = {version = "~22", allow-prereleases = true}
4040

0 commit comments

Comments
 (0)