Update pytest requirement from <7,>=6.2.4 to >=6.2.4,<8 (#173)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-09 16:02:41 +01:00 committed by GitHub
parent bdf97a1f97
commit 02160847e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,6 @@ flake8==4.0.1
isort==5.10.1
mypy==0.931
types-protobuf==3.19.11
pytest>=6.2.4,<7
pytest>=6.2.4,<8
pytest-asyncio>=0.15.1,<1
mock>=4.0.3,<5