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 f94fbe2 commit 5872427Copy full SHA for 5872427
pyproject.toml
@@ -39,7 +39,7 @@ formatting = [
39
"isort==6.0.1"
40
]
41
linting = [
42
- "pylint==3.3.6"
+ "pylint==3.3.7"
43
44
cli = [
45
"typer" # if you install fundamend[cli], the cli commands are available via typer
0 commit comments