Skip to content

Commit 30124b4

Browse files
Bump codespell from 2.2.4 to 2.2.5
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.2.4...v2.2.5) --- updated-dependencies: - dependency-name: codespell dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e06b557 commit 30124b4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "^3.9"
1212

1313
[tool.poetry.dev-dependencies]
1414
yamllint = "^v1.32.0"
15-
codespell = "^2.2.4"
15+
codespell = "^2.2.5"
1616
black = "^23.3"
1717
flake8 = "^6.0.0"
1818
pep8-naming = "^0.13.3"

0 commit comments

Comments
 (0)