diff --git a/pyproject.toml b/pyproject.toml index 931e808..4052ad6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dev = [ "mypy>=1.15,<2", "pytest>=8,<10", "pytest-asyncio>=1,<2", - "ruff>=0.15.8,<0.16", + "ruff>=0.15.8,<0.17", "setuptools>=80,<81", "types-jsonschema>=4.23,<5", "types-PyYAML>=6.0.12,<7",