Skip to content

Commit 8747f16

Browse files
fix(deps): update dependency codespell to v2.4.1
1 parent dedb8ec commit 8747f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
lint = [
4343
"canonical-sphinx[full]",
4444
"black==24.8.0",
45-
"codespell[toml]==2.3.0",
45+
"codespell[toml]==2.4.1",
4646
"ruff==0.6.2",
4747
"yamllint==1.35.1"
4848
]

0 commit comments

Comments
 (0)