diff --git a/pyproject.toml b/pyproject.toml index 4bf1243..f921bb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "flake8==7.2.0", "pytest-cov==6.1.1", "pytest-sugar==1.0.0", - "pytest==8.3.5", + "pytest==8.4.1", ]