Skip to content

Commit 114811b

Browse files
committed
⬆️ Update dependency codespell to v2.3.0
1 parent befd097 commit 114811b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ mashumaro = "^3.11"
3232
orjson = "^3.9.10"
3333

3434
[tool.poetry.group.dev.dependencies]
35-
codespell = "2.2.6"
35+
codespell = "2.3.0"
3636
covdefaults = "2.3.0"
3737
coverage = {version = "7.5.1", extras = ["toml"]}
3838
mypy = "1.10.0"

0 commit comments

Comments
 (0)