Skip to content

Commit d694f6e

Browse files
Bump codespell from 2.1.0 to 2.2.1
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.1.0...v2.2.1) --- updated-dependencies: - dependency-name: codespell dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9be607 commit d694f6e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -11,7 +11,7 @@ python = "^3.9"
1111
black = "^22.6"
1212
flake8 = "^5.0.4"
1313
pep8-naming = "^0.13.1"
14-
codespell = "^2.1.0"
14+
codespell = "^2.2.1"
1515
pytest = "7.1.2"
1616
invoke = "1.7.1"
1717

0 commit comments

Comments
 (0)