From 427a8ad6d2d9968650858df1c728b342fe9bccd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 20:13:35 +0000 Subject: [PATCH] chore(deps): Bump starlette from 0.46.2 to 0.47.1 Bumps [starlette](https://github.com/encode/starlette) from 0.46.2 to 0.47.1. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.46.2...0.47.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5372186..03db139 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ pydantic==2.11.5 pydantic_core==2.33.2 python-multipart==0.0.20 sniffio==1.3.1 -starlette==0.46.2 +starlette==0.47.1 hypercorn==0.17.3 pydantic-settings==2.10.1