From 6915664b9e7116ad152db5fa9cf748359934f397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 06:02:19 +0000 Subject: [PATCH] Bump starlette from 0.20.4 to 0.26.0.post1 Bumps [starlette](https://github.com/encode/starlette) from 0.20.4 to 0.26.0.post1. - [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.26.0.post1) --- 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..e0718b0f1 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.26.0.post1 typing_extensions==4.3.0 websockets==10.3 zstandard==0.18.0