diff --git a/pyproject.toml b/pyproject.toml index 28e7442..ad56af8 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.23.0" +pytest-asyncio = "^0.25.0" pytest-deadfixtures = "^2.2.1" flake8-black = "^0.3.6" black = "^24.0.0"