From ef9deebbb1f9cdbb2c83b117bedc298d1c104485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Dec 2020 08:29:37 +0000 Subject: [PATCH] Bump starlette from 0.13.6 to 0.14.1 Bumps [starlette](https://github.com/encode/starlette) from 0.13.6 to 0.14.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.14.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59ef8f6..b2fbe9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pathspec==0.8.1 pydantic==1.7.3 regex==2020.11.13 requests==2.25.1 -starlette==0.13.6 +starlette==0.14.1 toml==0.10.2 typed-ast==1.4.1 typing-extensions==3.7.4.3