diff --git a/requirements-dev.in b/requirements-dev.in index eab4262ae6d66..5a15c4592952f 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -37,21 +37,21 @@ 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-asyncio==0.21.1 +pytest==8.3.3 +pytest-asyncio==0.24.0 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.10.0 pytest-watch==4.2.0 pytest-xdist==3.6.1 python-dateutil>=2.8.2 responses==0.23.1 syrupy~=4.6.0 watchdog==2.1.8 -flaky==3.7.0 +flaky==3.8.1 aioresponses==0.7.6 prance==23.06.21.0 openapi-spec-validator==0.7.1 # Needed for prance as a validation backend diff --git a/requirements-dev.txt b/requirements-dev.txt index cd0caa1e8d154..3d7995c4dedb6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -100,7 +100,7 @@ faker==17.5.0 # via -r requirements-dev.in fakeredis==2.23.3 # via -r requirements-dev.in -flaky==3.7.0 +flaky==3.8.1 # via -r requirements-dev.in freezegun==1.2.2 # via -r requirements-dev.in @@ -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.3.3 # via # -r requirements-dev.in # pytest-asyncio @@ -222,7 +224,7 @@ pytest==7.4.4 # pytest-watch # pytest-xdist # syrupy -pytest-asyncio==0.21.1 +pytest-asyncio==0.24.0 # via -r requirements-dev.in pytest-cov==4.1.0 # via -r requirements-dev.in @@ -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.10.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