diff --git a/pyproject.toml b/pyproject.toml index 1ac09b30b..be932e50f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ test = [ 'coverage~=7.2.2', 'mock~=5.0.1', 'py~=1.11.0', - 'pytest~=7.3.1', + 'pytest~=7.4.2', 'pytest-cov~=4.1.0', 'pytest-sugar~=0.9.6', 'testfixtures~=7.1.0',