We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726c017 commit a96c5dcCopy full SHA for a96c5dc
pyproject.toml
@@ -39,7 +39,7 @@ formatting = [
39
"isort==6.0.1"
40
]
41
linting = [
42
- "pylint==3.3.8"
+ "pylint==3.3.9"
43
44
cli = [
45
"typer" # if you install fundamend[cli], the cli commands are available via typer
0 commit comments