diff --git a/dev-requirements/pytest.txt b/dev-requirements/pytest.txt index 261ceff19..50953e209 100644 --- a/dev-requirements/pytest.txt +++ b/dev-requirements/pytest.txt @@ -1,7 +1,7 @@ # mock in the stdlib changes between versions of Python, so are not consistent in behaviour like the backport is mock==5.1.0 -pytest==8.3.3 +pytest==8.3.4 pytest-asyncio==0.24.0 pytest-cov==6.0.0 pytest-randomly==3.16.0