diff --git a/pyproject.toml b/pyproject.toml index e2f5d40..8f87a7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ test = [ "mypy >=1.0.0", "flake8 >=4.0.0,<7.0.0", "isort >=5.0.0,<7.0.0", - "ruff ==0.1.3", + "ruff ==0.1.5", "types-requests >=2.20.0,<3.0.0", "types-PyYAML >=6.0.0,<7.0.0", "wheel >=0.40.0",