diff --git a/pyproject.toml b/pyproject.toml index 228a7d2..b55d636 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ dynamic = ["version"] [project.optional-dependencies] -dev = ["black==25.11.0", "flake8==7.3.0", "pytest==9.0.0"] +dev = ["black==25.11.0", "flake8==7.3.0", "pytest==9.0.1"] docs = ["sphinx>=8.1.3", "sphinx-rtd-theme>=3.0.2"] [project.urls]