diff --git a/Pipfile b/Pipfile index 711d9514..35e785b6 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.3" +pylint = "~=2.17.5" pylint-quotes = "~=0.2.3" pytest = "~=7.4" pytest-cov = "~=4.1"