diff --git a/Pipfile b/Pipfile index 552baa2d..9daedc45 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ isort = "<6.0" mypy = "<2.0" mock = "~=5.1" pre-commit = "~=2.21" -pylint = "~=2.17.5" +pylint = "~=3.0.1" pylint-quotes = "~=0.2.3" pytest = "~=7.4" pytest-cov = "~=4.1"