From d06935bf18b5888f9e32b21981db2f6525822a63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 21:57:57 +0000 Subject: [PATCH] feat(deps): update dependency starlette to v1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 545766c..1c6544d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pydantic_core==2.23.4 python-dotenv==1.2.2 sniffio==1.3.1 SQLAlchemy==2.0.49 -starlette==0.52.1 +starlette==1.0.0 typing_extensions==4.15.0 Mako==1.3.12 # Alembic