diff --git a/pyproject.toml b/pyproject.toml index c48e3f8..c3b0289 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ asyncio_default_fixture_loop_scope = "function" [dependency-groups] dev = [ "docker>=7.1.0", - "pyright==1.1.406", + "pyright==1.1.407", "pytest-asyncio>=0.26.0", "pytest>=8.3.5", "ruff==0.14.2",