From 85f9887f737c3b579e0cbe63af2b9d5704e079a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 20:56:40 +0000 Subject: [PATCH] Bump fastapi from 0.110.3 to 0.111.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.3 to 0.111.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.110.3...0.111.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c4998ae..f04bc60 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -46,7 +46,7 @@ distro==1.9.0 # via openai environs==11.0.0 # via fastapi_app (pyproject.toml) -fastapi==0.110.3 +fastapi==0.111.0 # via fastapi_app (pyproject.toml) frozenlist==1.4.1 # via