diff --git a/pyproject.toml b/pyproject.toml index 9739837..aa9d83e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "isort==5.13.2", "flake8==7.0.0", "black==24.4.2", - "pytest==8.1.1", + "pytest==8.2.0", "pytest-cov==5.0.0", "responses==0.25.0", ]