Skip to content

Commit 2d89e34

Browse files
chore(deps): update dependency pytest-asyncio to >=1.2.0,<1.3.0 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f55441 commit 2d89e34

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ test = [
3333
"nonebot-adapter-onebot>=2.4.6,<3.0.0",
3434
"nonebug>=0.3.7,<1.0.0",
3535
"pytest-xdist>=3.8.0,<4.0.0",
36-
"pytest-asyncio>=1.1.0,<1.2.0",
36+
"pytest-asyncio>=1.2.0,<1.3.0",
3737
"pytest-cov>=7.0.0",
3838
"poethepoet>=0.36.0",
3939
]

uv.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)