diff --git a/requirements-dev.txt b/requirements-dev.txt index bd11e5bf..96fd96b2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -145,7 +145,7 @@ requests==2.32.2 ; python_version >= "3.9" and python_version < "4.0" rfc3986[idna2008]==1.5.0 ; python_version >= "3.9" and python_version < "4.0" rich==13.8.1 ; python_version >= "3.9" and python_version < "4.0" rtoml==0.11.0 ; python_version >= "3.9" and python_version < "4.0" -ruff==0.6.7 ; python_version >= "3.9" and python_version < "4.0" +ruff==0.6.8 ; python_version >= "3.9" and python_version < "4.0" secretstorage==3.3.3 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "linux" setuptools==70.0.0 ; python_version >= "3.9" and python_version < "4.0" shellingham==1.5.4 ; python_version >= "3.9" and python_version < "4.0"