Skip to content

Commit 775ee2a

Browse files
⬆️ Update dependency codespell to v2.4.3 (#262)
1 parent 9abcd65 commit 775ee2a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ numpy = ["numpy==2.5.1"]
9393
proptest = ["hypothesis==6.156.6"]
9494
# Type checkers and linters (no build needed; they check the source and stub).
9595
typing = ["mypy==2.3.0", "ty==0.0.60"]
96-
lint = ["ruff==0.15.21", "codespell==2.4.2", "zizmor==1.27.0"]
96+
lint = ["ruff==0.15.21", "codespell==2.4.3", "zizmor==1.27.0"]
9797
# Continuous performance testing (bench/test_benchmarks.py, run by CodSpeed).
9898
codspeed = [{ include-group = "test" }, "pytest-codspeed==5.0.3"]
9999
# Comparison libraries used only by the one-off bench/bench.py report.

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)