Skip to content

Commit 9251c7a

Browse files
authored
Merge pull request #233 from Chia-Network/dependabot/pip/pytest-asyncio-0.25.0
Bump pytest-asyncio from 0.24.0 to 0.25.0
2 parents 2a0620f + 9cee131 commit 9251c7a

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.4",
13-
"pytest-asyncio==0.24.0",
13+
"pytest-asyncio==0.25.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)