diff --git a/pyproject.toml b/pyproject.toml index 35cf8ae..10e521a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ flake8-quotes = "^3.3.2" isort = "^5.11.4" mypy = "^1.0.0" pytest = "^7.2.0" -pytest-asyncio = "^0.21.0" +pytest-asyncio = "^0.23.0" pytest-deadfixtures = "^2.2.1" flake8-black = "^0.3.6" black = "^23.0.0"