Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a9a7427

Browse files
authoredFeb 3, 2025··
Bump codespell from 2.4.0 to 2.4.1
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: codespell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a040d1 commit a9a7427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ server = [
4444
]
4545
test = [
4646
"aioresponses==0.7.8",
47-
"codespell==2.4.0",
47+
"codespell==2.4.1",
4848
"isort==5.13.2",
4949
"mypy==1.14.1",
5050
"pre-commit==4.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.