diff --git a/dev-requirements/pytest.txt b/dev-requirements/pytest.txt index 50953e209..d1c453eb0 100644 --- a/dev-requirements/pytest.txt +++ b/dev-requirements/pytest.txt @@ -2,7 +2,7 @@ mock==5.1.0 pytest==8.3.4 -pytest-asyncio==0.24.0 +pytest-asyncio==0.25.0 pytest-cov==6.0.0 pytest-randomly==3.16.0