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