diff --git a/pyproject.toml b/pyproject.toml index e15cdc3a..03a610ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dev = [ "pytest~=7.4", "recommonmark~=0.7.1", "requests-mock~=1.11.0", - "ruff==0.0.286", + "ruff==0.0.287", "tomli~=2.0; python_version<'3.11'", "types-python-dateutil~=2.8.19", "types-requests~=2.31.0",