Skip to content

Commit 9818e50

Browse files
chore(deps): update dependency pytest-asyncio to v1
1 parent 19fdb47 commit 9818e50

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
@@ -153,7 +153,7 @@ dev-dependencies = [
153153
"isort>=5.13.2",
154154
"emoji>=2.14.0",
155155
"pytest-benchmark[histogram]>=5.1.0",
156-
"pytest-asyncio>=0.21.1,<1.0.0",
156+
"pytest-asyncio>=1.2.0,<1.3.0",
157157
"loguru>=0.7.3",
158158
"httpx<0.28.2,>=0.28.1",
159159
"jupyterlab>=4.3.5",

0 commit comments

Comments
 (0)