diff --git a/Pipfile b/Pipfile index beea87df..d7a5ded5 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ httpretty = "~=1.1" isort = "<6.0" mypy = "<2.0" mock = "~=5.1" -pre-commit = "~=2.21" +pre-commit = "~=4.0" pylint = "~=3.2.7" pylint-quotes = "~=0.2.3" pytest = "~=8.3"