diff --git a/Pipfile b/Pipfile index c631e48e..236a1ab2 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ isort = "<6.0" mypy = "<2.0" mock = "~=5.1" pre-commit = "~=2.21" -pylint = "~=3.0.3" +pylint = "~=3.1.0" pylint-quotes = "~=0.2.3" pytest = "~=8.0" pytest-cov = "~=4.1"