Skip to content

Commit

Permalink
Merge pull request #57 from Chia-Network/dependabot/pip/pytest-7.4.3
Browse files Browse the repository at this point in the history
Bump pytest from 7.4.0 to 7.4.3
  • Loading branch information
hoffmang9 authored Dec 14, 2023
2 parents 8021f1a + a7ecd78 commit 7f0c07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
dev_dependencies = [
"pre-commit==3.3.3",
"pylint==2.17.5",
"pytest==7.4.0",
"pytest==7.4.3",
"pytest-asyncio==0.21.1",
"pytest-monitor==1.6.6; sys_platform == 'linux'",
"pytest-xdist==3.3.1",
Expand Down

0 comments on commit 7f0c07b

Please sign in to comment.