diff --git a/reference-apps/fastapi/requirements.txt b/reference-apps/fastapi/requirements.txt index 3cbf3f8..670ba44 100644 --- a/reference-apps/fastapi/requirements.txt +++ b/reference-apps/fastapi/requirements.txt @@ -12,7 +12,7 @@ asyncpg==0.31.0 aiomysql==0.3.2 cryptography>=41.0.0 # Required for MySQL caching_sha2_password auth motor==3.7.1 -pymongo==4.15.4 +pymongo==4.15.5 # Redis and Caching redis[hiredis]==7.1.0 # fastapi-cache2 0.2.2 requires redis<5.0.0