diff --git a/pyproject.toml b/pyproject.toml index 096c67ec9..b823dc2c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "coverage==7.6.10", - "pytest==8.3.3", + "pytest==8.3.4", "pytest-cov==6.0.0", "hypothesis==6.123.2", "pytest-mock==3.14.0",