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 581335e

Browse files
authoredFeb 4, 2025··
Merge branch 'main' into dependabot/pip/codespell-2.4.1
2 parents b72311e + b748940 commit 581335e

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
@@ -31,7 +31,7 @@ formatting = [
3131
"isort==5.13.2"
3232
]
3333
linting = [
34-
"pylint==3.3.3"
34+
"pylint==3.3.4"
3535
]
3636
cli = [
3737
"typer" # if you install fundamend[cli], the cli commands are available via typer

0 commit comments

Comments
 (0)
Please sign in to comment.