diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aea43ff28..4fdcf2f2d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.10 + rev: v0.14.3 hooks: - id: ruff args: diff --git a/requirements_tests.txt b/requirements_tests.txt index bf503b12d..faaaeea91 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -8,7 +8,7 @@ pytest-asyncio==0.25.2 pytest-cov==7.0.0 pytest-timeout==2.4.0 pytest==8.4.2 -ruff==0.14.2 +ruff==0.14.3 time-machine==2.19.0 types-docker==7.1.0.20251009 types-pyyaml==6.0.12.20250915