diff --git a/pyproject.toml b/pyproject.toml index be9ae7601..cb1ec2b43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ dev = [ "pytest-md==0.2.0", "pytest-mock==3.15.1", "python-gettext==5.0", - "ruff==0.14.1", + "ruff==0.14.2", "types-requests==2.32.4.20250913", ]