diff --git a/pyproject.toml b/pyproject.toml index 0985e332..0676608b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "pytest~=8.0", "recommonmark~=0.7.1", "requests-mock~=1.12", - "ruff==0.6.5", + "ruff==0.6.7", "tomli~=2.0; python_version<'3.11'", "types-python-dateutil>=2.8.19,<2.10.0", "types-requests~=2.32.0",