Update pytest requirement from <8,>=6.2.4 to >=6.2.4,<9 (#811)

This commit is contained in:
dependabot[bot] 2024-02-02 05:25:14 -06:00 committed by GitHub
parent 038a923139
commit e66aec358c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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