diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 49cfbc5adc43..30596a38a069 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -155,7 +155,7 @@ pytest==7.4.4 ; python_full_version < '3.8' # pytest-cov # pytest-randomly # pytest-xdist -pytest==8.3.2 ; python_full_version >= '3.8' +pytest==8.3.3 ; python_full_version >= '3.8' # via # cryptography (pyproject.toml) # pytest-benchmark