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