Bump pytest from 7.1.3 to 7.2.0 (#3318)

This commit is contained in:
dependabot[bot] 2022-10-29 16:05:55 +02:00 committed by GitHub
parent 18c15ed8d1
commit 07f8dd1cb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
pre-commit pre-commit
pytest==7.1.3 pytest==7.2.0
pytest-asyncio==0.20.1 pytest-asyncio==0.20.1
pytest-timeout==2.1.0 # used to timeout tests pytest-timeout==2.1.0 # used to timeout tests
pytest-xdist==3.0.2 # xdist runs tests in parallel pytest-xdist==3.0.2 # xdist runs tests in parallel