From 0347f8045cee8d3f995fccae4e7b6bda213e1cc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 17:16:39 +0000 Subject: [PATCH] Bump fastapi from 0.109.0 to 0.109.1 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.109.0 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.109.0...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_general.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_general.txt b/requirements_general.txt index 8ec398c..ea54957 100644 --- a/requirements_general.txt +++ b/requirements_general.txt @@ -1,6 +1,6 @@ aio-pika==9.3.0 -fastapi==0.109.0 +fastapi==0.109.1 numpy==1.26.3 pandas==2.2.0 pydantic==2.6.0