From e3e559c1188a7d56860489848318292083e6fb52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 01:04:47 +0000 Subject: [PATCH] Bump starlette from 0.17.1 to 0.26.0.post1 Bumps [starlette](https://github.com/encode/starlette) from 0.17.1 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.17.1...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 b1fbd69..ceb8adf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ sniffio==1.3.0 sortedcontainers==2.4.0 soupsieve==2.3.2.post1 starkbank-ecdsa==2.2.0 -starlette==0.17.1 +starlette==0.26.0.post1 toml==0.10.2 tomli==2.0.1 tqdm==4.64.1