From ebda597f5fe6ef40c1c9633e83f9f644adfcc198 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 00:53:34 +0000 Subject: [PATCH] feat(deps): update dependency starlette to v0.50.0 (#49) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d368a0..abbee40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pydantic_core==2.23.4 python-dotenv==1.2.1 sniffio==1.3.1 SQLAlchemy==2.0.44 -starlette==0.49.1 +starlette==0.50.0 typing_extensions==4.15.0 Mako==1.3.10 # Alembic