diff --git a/pyproject.toml b/pyproject.toml index 5766ffe3..26862d8a 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.1.9", + "ruff==0.1.11", "tomli~=2.0; python_version<'3.11'", "types-python-dateutil~=2.8.19", "types-requests~=2.31.0",