From 5cf5c4fa71d4f7145316b5a361ede3d9ca5eca53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 05:06:50 +0000 Subject: [PATCH] Bump starlette from 0.20.4 to 0.24.0 Bumps [starlette](https://github.com/encode/starlette) from 0.20.4 to 0.24.0. - [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.20.4...0.24.0) --- updated-dependencies: - dependency-name: starlette 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 11864bc98..fd6e947e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pyperclip==1.8.2 pyserde==0.8.3 requests==2.28.1 sfyi-fsb5==1.1 -starlette==0.20.4 +starlette==0.24.0 typing_extensions==4.3.0 websockets==10.3 zstandard==0.18.0