diff --git a/.github/workflows/requirements/style.txt b/.github/workflows/requirements/style.txt index 0b1d0f4..1e7c6a6 100644 --- a/.github/workflows/requirements/style.txt +++ b/.github/workflows/requirements/style.txt @@ -1,3 +1,3 @@ -ruff==0.16.4 +ruff==0.16.5 typos==1.49.1 ty==0.0.73