From 0778ee9a6b9380f3236c76807bbb99a56b194941 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 17:41:37 +0000 Subject: [PATCH] feat(deps): update dependency starlette to v1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd6ece4..a0e6f64 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==1.0.1 +starlette==1.1.0 typing_extensions==4.15.0 Mako==1.3.12 # Alembic