From 7ec1e3b94f3d3129a1cd60668fe26c0feeb9bbbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 03:01:55 +0000 Subject: [PATCH] Bump fastapi from 0.85.0 to 0.85.1 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.85.0 to 0.85.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.85.0...0.85.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 b7d4162b6..11a892f40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ orjson==3.8.0 sdnotify==0.3.2 # API Server -fastapi==0.85.0 +fastapi==0.85.1 pydantic>=1.8.0 uvicorn==0.18.3 pyjwt==2.5.0