diff --git a/pyproject.toml b/pyproject.toml index 7ea84d0..683eea2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ test = [ "mypy==1.20.0", "pre-commit==4.5.1", "pre-commit-hooks==6.0.0", - "pytest==9.0.2", + "pytest==9.0.3", "pytest-asyncio==1.3.0", "pytest-cov==7.1.0", "ruff==0.15.8",