diff --git a/setup.cfg b/setup.cfg index 1de2d8cb..4564d945 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,6 +56,6 @@ tests = pytest==8.4.2 pytest-asyncio==1.1.0 pytest-cov==6.2.1 - pytest-randomly==3.16.0 + pytest-randomly==4.0.1 pytest-rerunfailures==16.0.1 hypothesis==6.136.1