From 2d3e741f016d6029b4d2ea044f43b375c1ce5e83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 03:34:22 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.111.0 to 0.111.1 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.111.0 to 0.111.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.111.0...0.111.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 782cbcc2c..e8eb590ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ orjson==3.10.6 sdnotify==0.3.2 # API Server -fastapi==0.111.0 +fastapi==0.111.1 pydantic==2.8.2 uvicorn==0.30.1 pyjwt==2.8.0