Skip to content

Commit 650103c

Browse files
authored
Merge pull request #108 from cibere/dependabot/pip/pytest-asyncio-1.3.0
Bump pytest-asyncio from 1.2.0 to 1.3.0
2 parents e650c0a + 6423ff2 commit 650103c

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
@@ -42,7 +42,7 @@ docs = [
4242
]
4343
tests = [
4444
"pytest==9.0.0",
45-
"pytest-asyncio==1.2.0",
45+
"pytest-asyncio==1.3.0",
4646
"pytest-cov==6.2.1",
4747
]
4848
pip = [

0 commit comments

Comments
 (0)