diff --git a/examples/fastapi-postgres-with-serverless/requirements.txt b/examples/fastapi-postgres-with-serverless/requirements.txt index 2eeadf7..a5a7037 100644 --- a/examples/fastapi-postgres-with-serverless/requirements.txt +++ b/examples/fastapi-postgres-with-serverless/requirements.txt @@ -2,7 +2,7 @@ anyio==3.6.2 click==8.1.3 fastapi==0.109.1 h11==0.14.0 -idna==3.4 +idna==3.7 mangum==0.17.0 pydantic==1.10.7 sniffio==1.3.0