diff --git a/requirements-dev.in b/requirements-dev.in index eab4262ae6d66..cade84b036490 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -37,14 +37,14 @@ types-retry==0.9.9.4 types-requests==2.26.1 types-tzlocal~=5.1.0.1 parameterized==0.9.0 -pytest==7.4.4 +pytest==8.0.2 pytest-asyncio==0.21.1 pytest-cov==4.1.0 pytest-django==4.5.2 pytest-env==0.8.2 pytest-icdiff==0.6 pytest-mock==3.11.1 -pytest-split==0.8.1 +pytest-split==0.9.0 pytest-watch==4.2.0 pytest-xdist==3.6.1 python-dateutil>=2.8.2 diff --git a/requirements-dev.txt b/requirements-dev.txt index cd0caa1e8d154..5e60b95fa08a0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -189,8 +189,10 @@ platformdirs==3.11.0 # via # -c requirements.txt # black -pluggy==0.13.1 - # via pytest +pluggy==1.5.0 + # via + # -c requirements.txt + # pytest pprintpp==0.4.0 # via pytest-icdiff prance==23.6.21.0 @@ -209,7 +211,7 @@ pydantic-core==2.23.4 # pydantic pygments==2.18.0 # via rich -pytest==7.4.4 +pytest==8.0.2 # via # -r requirements-dev.in # pytest-asyncio @@ -234,7 +236,7 @@ pytest-icdiff==0.6 # via -r requirements-dev.in pytest-mock==3.11.1 # via -r requirements-dev.in -pytest-split==0.8.1 +pytest-split==0.9.0 # via -r requirements-dev.in pytest-watch==4.2.0 # via -r requirements-dev.in @@ -301,7 +303,7 @@ sqlparse==0.4.4 # via # -c requirements.txt # django -syrupy==4.6.0 +syrupy==4.6.4 # via -r requirements-dev.in toml==0.10.2 # via