Skip to content

Commit 414b8ae

Browse files
authored
bump minimum pytest-asyncio dep
1 parent 3e18df6 commit 414b8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ test = [
5757
"mypy",
5858
"pre-commit",
5959
"pytest",
60-
"pytest-asyncio>=0.18",
60+
"pytest-asyncio>=0.19",
6161
"pytest-cov",
6262
"pytest-timeout",
6363
"jupyter_events[test]"

0 commit comments

Comments
 (0)