diff --git a/pyproject.toml b/pyproject.toml index bfc395d..1b9f687 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,8 +23,8 @@ examples = [ dev = [ "ruff>=0.15.2", "basedpyright>=1.38.1", - "nodejs-wheel>=22,<24", - "pytest>=8.3.0,<9.0.0", + "nodejs-wheel>=22,<25", + "pytest>=8.3.0,<10.0.0", "pytest-asyncio>=1.0.0", "pytest-cov>=4.0.0", "respx>=0.20.0",