diff --git a/pyproject.toml b/pyproject.toml index 3cf0a42..ec0864a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "httpx>=0.28.1,<1.0.0", "msgspec>=0.20.0,<0.21", "awesome-errors @ git+https://github.com/THEROER/awesome-errors", - "pytest>=9.0.2,<10", + "pytest>=9.0.3,<10", "pytest-asyncio>=1.3.0,<2", "ruff>=0.15.5,<0.16", "mypy>=1.18.2,<2",