From ca62fddea7c833cf533478a4dc9df4982ae45be3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 17:54:41 +0000 Subject: [PATCH] Bump fastapi from 0.65.2 to 0.109.1 in /backend Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.65.2 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.65.2...0.109.1) --- updated-dependencies: - dependency-name: fastapi 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..c9d6b2194 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ cssutils==1.0.2 dnspython==1.16.0 email-validator==1.0.4 emails==0.5.15 -fastapi==0.65.2 +fastapi==0.109.1 Fiona==1.8.18 GeoAlchemy2==0.6.3 geojson==2.4.1