diff --git a/Pipfile b/Pipfile index a6e31095..21918826 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ isort = "<6.0" mypy = "<2.0" mock = "~=5.1" pre-commit = "~=2.21" -pylint = "~=3.2.7" +pylint = "~=3.3.1" pylint-quotes = "~=0.2.3" pytest = "~=8.3" pytest-cov = "~=4.1"