diff --git a/pyproject.toml b/pyproject.toml index 3fc37b1..e8d74ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ installer = "uv" dependencies = [ "uv>=0.4.17", # so we can bump the version used by hatch # Typo checking - "typos~=1.45.1", + "typos~=1.46.1", ] [tool.hatch.envs.default.scripts]