Skip to content

Commit 855b0d4

Browse files
authored
Merge pull request #191 from Chia-Network/dependabot/pip/pytest-asyncio-0.24.0
Bump pytest-asyncio from 0.23.8 to 0.24.0
2 parents f4fb743 + 9207c03 commit 855b0d4

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
@@ -10,7 +10,7 @@
1010
dev_dependencies = [
1111
"pylint==3.3.1",
1212
"pytest==8.3.3",
13-
"pytest-asyncio==0.23.8",
13+
"pytest-asyncio==0.24.0",
1414
"pytest-monitor==1.6.6; sys_platform == 'linux'",
1515
"pytest-xdist==3.6.1",
1616
"isort==5.13.2",

0 commit comments

Comments
 (0)