diff --git a/pyproject.toml b/pyproject.toml index e41a3f85..62d08e3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ test = [ "pytest-asyncio~=1.0", "pytest-cov>=6.1,<7", "pytest-mock>=3.12,<3.15", - "pytest-randomly==3.*", + "pytest-randomly==4.*", "pytest-xdist==3.*", "requests~=2.32.1", "security==1.3.1",