diff --git a/pyproject.toml b/pyproject.toml index cd73eaf..cad3dfd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ [project.optional-dependencies] dev = [ - "pytest==9.0.2", + "pytest==9.0.3", "pytest-github-actions-annotate-failures==0.4.0", "coverage==7.13.5", 'mypy==1.20.0; python_version >= "3.9"',