diff --git a/requirements.dev.txt b/requirements.dev.txt index 3a8a8da6..a75670b3 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -2,7 +2,7 @@ asgi-lifespan == 2.0.0 coverage[toml] == 7.0.0; python_version < '3.11' coverage == 7.0.5; python_version >= '3.11' cryptography == 39.0.0 -pytest == 7.2.0 +pytest == 7.2.1 pytest-asyncio == 0.20.3 pytest-dotenv == 0.5.2 pytest_docker == 1.0.1