From 98106bdc4ff2488454e8649ab10ac12f9fb0586a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 15:38:45 +0000 Subject: [PATCH] Bump starlette from 0.13.6 to 0.14.2 Bumps [starlette](https://github.com/encode/starlette) from 0.13.6 to 0.14.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.13.6...0.14.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86b8747..936732e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pyparsing==2.4.7 pytest==6.2.4 regex==2021.4.4 requests==2.25.1 -starlette==0.13.6 +starlette==0.14.2 toml==0.10.2 typed-ast==1.4.3 typing-extensions==3.10.0.0