diff --git a/pyproject.toml b/pyproject.toml index 041272e..36ef6ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ develop = [ "mypy==1.8.0", "poethepoet<0.25", "pyproject-fmt<1.8", - "ruff==0.1.13", + "ruff==0.1.14", "types-requests<2.32", "validate-pyproject<0.16", ]