diff --git a/postgresql/asyncpg/requirements.txt b/postgresql/asyncpg/requirements.txt index 3785071..83d39a4 100644 --- a/postgresql/asyncpg/requirements.txt +++ b/postgresql/asyncpg/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.129.0 +fastapi==0.133.1 asyncio==4.0.0 asyncpg==0.31.0 uvicorn==0.41.0