Skip to content

Commit

Permalink
Merge pull request #100 from Chia-Network/dependabot/pip/pytest-8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 authored Feb 19, 2024
2 parents 797937e + 50ad3f3 commit ddca8e0
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.6.1",
"pylint==3.0.3",
"pytest==8.0.0",
"pytest==8.0.1",
"pytest-asyncio==0.23.5",
"pytest-monitor==1.6.6; sys_platform == 'linux'",
"pytest-xdist==3.5.0",
Expand Down

0 comments on commit ddca8e0

Please sign in to comment.