Skip to content

Commit 2c4ef46

Browse files
chore(deps-dev): bump codespell from 2.2.6 to 2.3.0 (#2461)
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.6 to 2.3.0. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.2.6...v2.3.0) --- updated-dependencies: - dependency-name: codespell dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a173a76 commit 2c4ef46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ pytest-asyncio~=0.23.3
66
mypy~=1.10.0
77
coverage~=7.5
88
pre-commit==3.5.0
9-
codespell==2.2.6
9+
codespell==2.3.0
1010
bandit==1.7.8
1111
flake8==7.0.0

0 commit comments

Comments
 (0)