Skip to content

Commit adda256

Browse files
chore(deps): update dependency typos to ~=1.44.0
1 parent 25714ff commit adda256

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ installer = "uv"
9494
dependencies = [
9595
"uv>=0.4.17", # so we can bump the version used by hatch
9696
# Typo checking
97-
"typos~=1.43.5",
97+
"typos~=1.44.0",
9898
]
9999

100100
[tool.hatch.envs.default.scripts]

0 commit comments

Comments
 (0)