diff --git a/pyproject.toml b/pyproject.toml index aa9d83e..530e3d9 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.2.0", + "pytest==8.2.1", "pytest-cov==5.0.0", "responses==0.25.0", ]