Skip to content

Commit 95b8d62

Browse files
build(deps): update codespell requirement from ~=2.3.0 to ~=2.4.0 (#776)
Updates the requirements on [codespell](https://github.com/codespell-project/codespell) to permit the latest version. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: codespell dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2ca9f3 commit 95b8d62

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
@@ -38,7 +38,7 @@ stac-client = "pystac_client.cli:cli"
3838
[project.optional-dependencies]
3939
dev = [
4040
"black~=24.0",
41-
"codespell~=2.3.0",
41+
"codespell~=2.4.0",
4242
"coverage~=7.2",
4343
"doc8~=1.1.1",
4444
"importlib-metadata~=8.0",

0 commit comments

Comments
 (0)