From 62606bae863e3d539af2e42d1c5b17d28b10baa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 18:44:09 +0000 Subject: [PATCH] Bump fastapi from 0.112.0 to 0.113.0 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.112.0 to 0.113.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.112.0...0.113.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 300b429..649e315 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.112.0 +fastapi==0.113.0 uvicorn==0.30.5 alembic==1.13.2 SQLAlchemy==2.0.32