Skip to content

Commit d84b3de

Browse files
build(deps-dev): bump codespell from 2.4.1 to 2.4.2 (#251)
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: codespell dependency-version: 2.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12d283b commit d84b3de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cli = [
4646
"typer" # if you install fundamend[cli], the cli commands are available via typer
4747
]
4848
spellcheck = [
49-
"codespell==2.4.1"
49+
"codespell==2.4.2"
5050
]
5151
test_packaging = [
5252
"build==1.4.0",

0 commit comments

Comments
 (0)