From bfd506a140e2a7f1f4d32f61e90febf10eebd0ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 04:15:47 +0000 Subject: [PATCH] Bump starlette from 0.22.0 to 0.27.0 in /pcstac Bumps [starlette](https://github.com/encode/starlette) from 0.22.0 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.22.0...0.27.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pcstac/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcstac/requirements.txt b/pcstac/requirements.txt index a9000342..e504b701 100644 --- a/pcstac/requirements.txt +++ b/pcstac/requirements.txt @@ -249,7 +249,7 @@ stac-pydantic==2.0.3 # stac-fastapi-extensions # stac-fastapi-pgstac # stac-fastapi-types -starlette==0.22.0 +starlette==0.27.0 # via # brotli-asgi # fastapi