diff --git a/pyproject.toml b/pyproject.toml index 21c3a06..985f769 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ build-backend = "setuptools.build_meta" dev = [ "pytest-cov", "pytest-recording>=0.13.3", - "pytest>=7.1.2", + "pytest>=8.4.2", "requests-mock>=1.9.3", "types-requests", "vulture",