Skip to content

Commit afe7998

Browse files
Bump codespell from 2.3.0 to 2.4.1
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.3.0 to 2.4.1. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.3.0...v2.4.1) --- updated-dependencies: - dependency-name: codespell dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4708ccb commit afe7998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dev = [
3131

3232
# Test requirements
3333
"aioresponses==0.7.6",
34-
"codespell==2.3.0",
34+
"codespell==2.4.1",
3535
"coverage==7.6.0",
3636
"mypy==1.15.0",
3737
"pre-commit==3.7.1",

0 commit comments

Comments
 (0)