From c7ec0921bdb73ddb024ed155bb8f1b387211785e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 11:28:37 +0000 Subject: [PATCH] :arrow_up: Bump starlette from 0.14.2 to 0.22.0 in /docker-images Bumps [starlette](https://github.com/encode/starlette) from 0.14.2 to 0.22.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.14.2...0.22.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docker-images/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-images/requirements.txt b/docker-images/requirements.txt index f88c12c..33fc328 100644 --- a/docker-images/requirements.txt +++ b/docker-images/requirements.txt @@ -1,3 +1,3 @@ uvicorn[standard]==0.16.0 gunicorn==20.1.0 -starlette==0.19.1 +starlette==0.22.0