diff --git a/pyproject.toml b/pyproject.toml index 72ddd36..66ab714 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ style = [ ] test = [ - "pytest==8.3.2", + "pytest==8.3.3", "httpx==0.27.2" ]