diff --git a/client/python/test-requirements.txt b/client/python/test-requirements.txt index d1748ca826..3d1977e479 100644 --- a/client/python/test-requirements.txt +++ b/client/python/test-requirements.txt @@ -17,7 +17,7 @@ # under the License. # -pytest~=7.1.3 +pytest~=7.4.4 pytest-cov>=2.8.1 pytest-randomly>=3.12.0 mypy>=1.4.1