From 5bded3433fc48e53355bad4072402c718af93e71 Mon Sep 17 00:00:00 2001 From: Wu Clan Date: Thu, 18 May 2023 17:05:16 +0800 Subject: [PATCH] Bump fastapi from 0.95.0 to 0.95.2 (#53) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec8eed10..4cc0375e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ cryptography==39.0.1 email-validator==1.1.3 Faker==9.7.1 fast-captcha==0.1.3 -fastapi==0.95.0 +fastapi==0.95.2 fastapi-pagination==0.12.1 gunicorn==20.1.0 httpx==0.23.0