diff --git a/Pipfile b/Pipfile index 7059933..6f5e3e9 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ zeep = {version = "==4.3.1", extras = ["async"]} httpx = "==0.27.2" [dev-packages] -pre-commit = "==4.1.0" +pre-commit = "==4.2.0" pytest = "==8.3.5" pipenv = "==2024.4.1" ruff = "*"