diff --git a/pyproject.toml b/pyproject.toml index 91394a6..2bdb5bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ develop = [ "mypy==1.7.1", "poethepoet<0.25", "pyproject-fmt<1.6", - "ruff==0.1.6", + "ruff==0.1.8", "types-requests<2.32", "validate-pyproject<0.16", ]