diff --git a/pyproject.toml b/pyproject.toml index d1c372c7c..1e357e79f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ tests = [ "pytest-rerunfailures", "pytest-tornasync", "pytest-xdist==2.5.0", - "pytest==7.1.2", + "pytest==7.2.0", "requests-mock", "selenium>=4.3", "wheel",