diff --git a/examples/fastapi-postgres-with-serverless/requirements.txt b/examples/fastapi-postgres-with-serverless/requirements.txt index a5a7037..ebb6b5e 100644 --- a/examples/fastapi-postgres-with-serverless/requirements.txt +++ b/examples/fastapi-postgres-with-serverless/requirements.txt @@ -4,7 +4,7 @@ fastapi==0.109.1 h11==0.14.0 idna==3.7 mangum==0.17.0 -pydantic==1.10.7 +pydantic==1.10.13 sniffio==1.3.0 typing-extensions==4.5.0 uvicorn==0.21.1