diff --git a/requirements-dev-frozen.txt b/requirements-dev-frozen.txt index 0360e2187c6768..72ccc7145872c0 100644 --- a/requirements-dev-frozen.txt +++ b/requirements-dev-frozen.txt @@ -146,7 +146,7 @@ pyflakes==3.2.0 pyjwt==2.4.0 pymemcache==4.0.0 pysocks==1.7.1 -pytest==8.1.2 +pytest==8.3.3 pytest-cov==4.0.0 pytest-django==4.9.0 pytest-fail-slow==0.3.0 diff --git a/requirements-dev.txt b/requirements-dev.txt index 860ff498a1efb2..2eeb137b741e0a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ time-machine>=2.16.0 honcho>=2 openapi-core>=0.18.2 openapi-pydantic>=0.4.0 -pytest>=8.1 +pytest>=8.3 pytest-cov>=4.0.0 pytest-django>=4.9.0 pytest-fail-slow>=0.3.0