diff --git a/pyproject.toml b/pyproject.toml index 3e5f7d33..6db92f2e 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.5", + "ruff==0.1.6", "tomli~=2.0; python_version<'3.11'", "types-python-dateutil~=2.8.19", "types-requests~=2.31.0",