From f04b0243fb332c241d95ac90efba0f358c1f3a3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 08:50:29 +0000 Subject: [PATCH] Bump fastapi from 0.103.1 to 0.109.1 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.1 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.103.1...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61276d7..2156d4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Automatically generated by https://github.com/damnever/pigar. -fastapi==0.103.1 +fastapi==0.109.1 pydantic==2.6.1 setuptools==59.6.0 SQLAlchemy==2.0.24