diff --git a/Pipfile b/Pipfile index 1dd9c06..847938f 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +13,7 @@ httpx = "==0.28.1" [dev-packages] pre-commit = "==4.4.0" -pytest = "==8.4.2" +pytest = "==9.0.0" pipenv = "==2025.0.4" ruff = "*" mypy = "*"