From 026e2b9cc32166ceda36908f21a1ced5298760a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 04:03:29 +0000 Subject: [PATCH] Bump starlette from 0.13.6 to 0.20.1 Bumps [starlette](https://github.com/encode/starlette) from 0.13.6 to 0.20.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.13.6...0.20.1) --- 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 decbd52..4193eaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ regex==2020.11.13 requests==2.25.1 Rx==1.6.1 six==1.15.0 -starlette==0.13.6 +starlette==0.20.1 toml==0.10.2 typed-ast==1.4.2 typing-extensions==3.7.4.3