From 24f1b806a50ea3dac3f3054cc667c9eefb6e6462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 06:09:56 +0000 Subject: [PATCH] build(deps): bump starlette from 0.13.8 to 0.14.1 Bumps [starlette](https://github.com/encode/starlette) from 0.13.8 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.8...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 39c20ce..904b29a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ audearch==0.3.2 fastapi==0.61.1 uvicorn==0.11.7 -starlette==0.13.8 +starlette==0.14.1 Jinja2==2.11.2 python-multipart==0.0.5 \ No newline at end of file