diff --git a/pyproject.toml b/pyproject.toml index 7df79579..dc91c0e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dev = [ "pip==24.0", # Code Quality "pyright==1.1.389", - "ruff==0.7.4", + "ruff==0.8.3", # Build/Release "setuptools==69.5.1; python_version > '3.7'", "twine==5.1.1; python_version > '3.7'",