From a54cc720affaad954e71dba217f4ad870b08e3a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 17:06:48 +0000 Subject: [PATCH] Bump starlette from 0.14.2 to 0.36.2 in /backend Bumps [starlette](https://github.com/encode/starlette) from 0.14.2 to 0.36.2. - [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.36.2) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4581e2739..d8f518ae1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -65,7 +65,7 @@ six==1.12.0 Shapely==1.6.4.post2 SQLAlchemy==1.4.7 SQLAlchemy-Utils==0.37.0 -starlette==0.14.2 +starlette==0.36.2 tenacity==5.0.4 typed-ast==1.4.0 urllib3==1.26.5