diff --git a/Pipfile b/Pipfile index ca093a4..5eceeeb 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ zeep = {version = "==4.3.3", extras = ["async"]} httpx = "==0.28.1" [dev-packages] -pre-commit = "==4.6.0" +pre-commit = "==4.6.1" pytest = "==9.1.1" pipenv = "==2026.6.2" ruff = "*"