diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index acc52398011c..03af68ecbd48 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -163,7 +163,7 @@ pytest==7.4.4 ; python_full_version < '3.8' # pytest-cov # pytest-randomly # pytest-xdist -pytest==8.3.3 ; python_full_version >= '3.8' +pytest==8.3.4 ; python_full_version >= '3.8' # via # cryptography (pyproject.toml) # pytest-benchmark