Skip to content

Commit

Permalink
Update pytest requirement from <8,>=6.2.4 to >=6.2.4,<9 (esphome#811)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and persuader72 committed Mar 3, 2024
1 parent 8672e26 commit 78c834b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ flake8==6.1.0
isort==5.13.2
mypy==1.8.0
types-protobuf==4.24.0.20240129
pytest>=6.2.4,<8
pytest>=6.2.4,<9
pytest-asyncio>=0.15.1,<=0.21.1
mock>=4.0.3,<6
pytest-cov>=4.1.0

0 comments on commit 78c834b

Please sign in to comment.