From 70fb387268f322ce548e35f7f3aada35f9d870fa Mon Sep 17 00:00:00 2001 From: Raffson Date: Fri, 19 May 2023 22:32:28 +0200 Subject: [PATCH] Bump starlette + fastapi --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e6877278..36fb55c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==8.1.3 colorama==0.4.6 distlib==0.3.6 Faker==18.7.0 -fastapi==0.95.1 +fastapi==0.95.2 filelock==3.12.0 h11==0.14.0 httptools==0.5.0 @@ -47,7 +47,7 @@ Shapely==2.0.1 shiboken2==5.15.2.1 six==1.16.0 sniffio==1.3.0 -starlette==0.26.1 +starlette==0.27.0 tabulate==0.9.0 text-unidecode==1.3 toml==0.10.2