From bbce0e24ead52d69c228e53dde243795f391df05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 06:35:07 +0000 Subject: [PATCH] Bump starlette from 0.46.2 to 0.47.2 Bumps [starlette](https://github.com/encode/starlette) from 0.46.2 to 0.47.2. - [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.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04caa64..c27ad70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ Pygments==2.19.2 pytest==8.4.1 pytz==2025.2 sniffio==1.3.1 -starlette==0.46.2 +starlette==0.47.2 typing-inspection==0.4.1 typing_extensions==4.14.1 uvicorn==0.35.0