From fc8c51852b2395a6ebed53ff506309fe37db3c7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 01:07:09 +0000 Subject: [PATCH] feat(deps): update dependency starlette to v1.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d12b2e..d7ab539 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.0 +starlette==1.0.1 typing_extensions==4.15.0 Mako==1.3.12 # Alembic