diff --git a/pyproject.toml b/pyproject.toml index 7eaf221e..80d01189 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ dev = [ "pytest>=9.0.3,<10", "pytest-cov>=7.1.0,<8", "pytest-xdist>=3.8,<4", - "ruff>=0.15.15,<1", + "ruff>=0.15.22,<1", "sigstore>=4.2.0,<5", "twine>=5,<7", ]