Skip to content

Commit 09212f0

Browse files
authored
Merge pull request #92 from Chia-Network/dependabot/pip/pytest-asyncio-0.23.4
2 parents 11d50b5 + 3de3582 commit 09212f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"pre-commit==3.6.0",
1212
"pylint==3.0.3",
1313
"pytest==7.4.4",
14-
"pytest-asyncio==0.23.3",
14+
"pytest-asyncio==0.23.4",
1515
"pytest-monitor==1.6.6; sys_platform == 'linux'",
1616
"pytest-xdist==3.5.0",
1717
"isort==5.13.2",

0 commit comments

Comments
 (0)