From 7c0d0da51154f98892cff18043d53260b618bd48 Mon Sep 17 00:00:00 2001 From: Conrad Date: Sun, 24 Nov 2024 17:13:33 +0100 Subject: [PATCH] fix: bumped security dependency --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e7add35..b5990f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ annotated-types==0.7.0 anyio==4.6.2.post1 certifi==2024.8.30 creyPY==1.2.5 -fastapi==0.115.0 +fastapi==0.115.5 fastapi-pagination==0.12.31 h11==0.14.0 httpcore==1.0.6 @@ -16,7 +16,7 @@ pydantic_core==2.23.4 python-dotenv==1.0.1 sniffio==1.3.1 SQLAlchemy==2.0.35 -starlette==0.38.6 +starlette==0.40.0 typing_extensions==4.12.2 Mako==1.3.5 # Alembic