diff --git a/pyproject.toml b/pyproject.toml index 00e6975..65c2bf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "pydantic==2.9.2", "pydantic-settings==2.5.2", "httpx==0.27.2", - "tenacity==9.0.0", + "tenacity==9.1.4", "slowapi==0.1.9", "asgi-correlation-id==4.3.4",