Skip to content

Commit 2a0620f

Browse files
authored
Merge pull request #231 from Chia-Network/dependabot/pip/pytest-8.3.4
Bump pytest from 8.3.3 to 8.3.4
2 parents 50ce112 + 4939171 commit 2a0620f

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
@@ -9,7 +9,7 @@
99

1010
dev_dependencies = [
1111
"pylint==3.3.1",
12-
"pytest==8.3.3",
12+
"pytest==8.3.4",
1313
"pytest-asyncio==0.24.0",
1414
"pytest-monitor==1.6.6; sys_platform == 'linux'",
1515
"pytest-xdist==3.6.1",

0 commit comments

Comments
 (0)