diff --git a/pyproject.toml b/pyproject.toml index 349352f0..6d45518c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dev = [ "pytest~=8.0", "recommonmark~=0.7.1", "requests-mock~=1.12", - "ruff==0.3.7", + "ruff==0.4.0", "tomli~=2.0; python_version<'3.11'", "types-python-dateutil>=2.8.19,<2.10.0", "types-requests~=2.31.0",