diff --git a/pyproject.toml b/pyproject.toml index bafb861..8b441f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ test = [ "pytest-cov>=4.1,<=7.0.0", "pytest>=7.4,<=9.0.2", "hypothesis>=6.104.2,<=6.150.2", - "ruff>=0.5.0,<=0.14.11", + "ruff>=0.5.0,<=0.14.13", "coverage>=7.5.4,<=7.13.1", "prek>=0.2.28,<0.3.0", "ty>=0.0.8,<=0.0.8",