From 4b3d7bac236423aa412a669d3f347a9ee370249f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:53:43 +0000 Subject: [PATCH] Bump starlette from 1.0.0 to 1.0.1 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [starlette](https://github.com/Kludex/starlette). Updates `starlette` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/1.0.0...1.0.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.0.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eec4aa6..c196bc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ fastapi==0.135.3 pydantic==2.12.5 python-dotenv==1.2.2 Requests==2.33.1 -starlette==1.0.0 +starlette==1.0.1 telnyx==4.105.0 uvicorn==0.44.0 pynacl==1.6.2 \ No newline at end of file