fix(deps): update dependency pylint to v3.3.4 (#3146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f6f5dae86
commit
4f53961392
|
|
@ -34,7 +34,7 @@ dev = [
|
||||||
"flake8==7.1.1",
|
"flake8==7.1.1",
|
||||||
"pre-commit==4.1.0",
|
"pre-commit==4.1.0",
|
||||||
"ruff==0.9.3",
|
"ruff==0.9.3",
|
||||||
"pylint==3.3.3",
|
"pylint==3.3.4",
|
||||||
"pylint-pydantic==0.3.5",
|
"pylint-pydantic==0.3.5",
|
||||||
"pytest==8.3.4",
|
"pytest==8.3.4",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue