From 0d18b570742a94359e3d83b86f20d9e01fc4d60e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 04:21:51 +0000 Subject: [PATCH] Bump starlette from 0.26.1 to 0.27.0 Includes dependent update to fastapi. Bumps [starlette](https://github.com/encode/starlette) from 0.26.1 to 0.27.0. - [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.26.1...0.27.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8a9a0e1a..a915a63d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -altgraph==0.17.3 +altgraph==0.17.3 anyio==3.6.2 asgiref==3.6.0 attrs==22.2.0 @@ -11,7 +11,7 @@ coverage==7.0.5 distlib==0.3.6 exceptiongroup==1.1.0 Faker==15.3.4 -fastapi==0.95.1 +fastapi==0.95.2 filelock==3.9.0 future==0.18.3 h11==0.14.0 @@ -50,7 +50,7 @@ Shapely==1.8.5 shiboken6==6.4.1 six==1.16.0 sniffio==1.3.0 -starlette==0.26.1 +starlette==0.27.0 tabulate==0.9.0 tomli==2.0.1 types-Jinja2==2.11.9