Skip to content

Commit 8088849

Browse files
authored
Merge pull request #201 from Chia-Network/dependabot/pip/pytest-8.3.3
Bump pytest from 8.3.2 to 8.3.3
2 parents d4363ed + ae6da61 commit 8088849

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.2.6",
12-
"pytest==8.3.2",
12+
"pytest==8.3.3",
1313
"pytest-asyncio==0.23.8",
1414
"pytest-monitor==1.6.6; sys_platform == 'linux'",
1515
"pytest-xdist==3.6.1",

0 commit comments

Comments
 (0)