Skip to content

Commit a04616d

Browse files
authored
Merge pull request #93 from Chia-Network/dependabot/pip/pytest-8.0.0
2 parents 257416a + d8cdc81 commit a04616d

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
"pre-commit==3.6.0",
1212
"pylint==3.0.3",
13-
"pytest==7.4.4",
13+
"pytest==8.0.0",
1414
"pytest-asyncio==0.23.5",
1515
"pytest-monitor==1.6.6; sys_platform == 'linux'",
1616
"pytest-xdist==3.5.0",

0 commit comments

Comments
 (0)