diff --git a/pyproject.toml b/pyproject.toml index 9b6fd97..42757b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ style = [ ] test = [ - "pytest==8.3.3", + "pytest==8.3.4", "httpx==0.28.0" ]