fix(deps): update dependency pylint to v3.3.5 (#3234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6a90760e67
commit
c9ebf3c881
|
|
@ -34,7 +34,7 @@ dev = [
|
||||||
"flake8==7.1.2",
|
"flake8==7.1.2",
|
||||||
"pre-commit==4.1.0",
|
"pre-commit==4.1.0",
|
||||||
"ruff==0.9.10",
|
"ruff==0.9.10",
|
||||||
"pylint==3.3.4",
|
"pylint==3.3.5",
|
||||||
"pylint-pydantic==0.3.5",
|
"pylint-pydantic==0.3.5",
|
||||||
"pytest==8.3.5",
|
"pytest==8.3.5",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue