diff --git a/pyproject.toml b/pyproject.toml index 76dca92..4a4c65f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ lint = [ "types-requests~=2.31.0", ] test = [ - "pytest==7.2.0", + "pytest==7.4.3", "pytest-cov==4.0.0", ] all = [