diff --git a/pyproject.toml b/pyproject.toml index 68a27bf..50bbc9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ optional-dependencies.dev = [ "pyproject-fmt==2.2.1", "pyright==1.1.379", "pyroma==4.2", - "pytest==8.3.2", + "pytest==8.3.3", "pytest-cov==5.0.0", "pytest-regressions==2.5.0", "pyyaml==6.0.2",