Skip to content

Commit b4bbfc5

Browse files
chore(deps): update dependency pytest-asyncio to v1
1 parent 3878ed1 commit b4bbfc5

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.3.0,<1.4.0",
157157
"loguru>=0.7.3",
158158
"httpx<0.28.2,>=0.28.1",
159159
"jupyterlab>=4.3.5",

0 commit comments

Comments
 (0)