diff --git a/pyproject.toml b/pyproject.toml index d216e2de4..bc6008a19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ nox = [ "toml == 0.10.2", ] pytest = [ - "pytest == 7.2.1", + "pytest == 7.2.2", "pytest-cov == 4.0.0", "pytest-mock == 3.10.0", "pytest-asyncio == 0.20.3",