chore(deps): update dependency pytest to v7

This commit is contained in:
renovate 2022-09-07 03:25:30 +00:00
parent bb310bdf65
commit a39f34d695
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 9 additions and 21 deletions

View file

@ -98,7 +98,7 @@ srcinfo = "^0.0.8"
[tool.poetry.dev-dependencies]
coverage = "^6.0.2"
pytest = "^6.2.5"
pytest = "^7.0.0"
pytest-asyncio = "^0.19.0"
pytest-cov = "^3.0.0"
pytest-tap = "^3.2"