diff --git a/Pipfile b/Pipfile index 11f5c44..3b34c52 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ httpx = "==0.28.1" [dev-packages] pre-commit = "==4.5.0" pytest = "==9.0.1" -pipenv = "==2026.0.2" +pipenv = "==2026.0.3" ruff = "*" mypy = "*"