From 1d795fac931d5bbdfaafb5ffd39c868e85337517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 13:06:51 +0000 Subject: [PATCH] Bump fastapi from 0.85.1 to 0.89.1 in /emmet-api Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.85.1 to 0.89.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.85.1...0.89.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- emmet-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emmet-api/requirements.txt b/emmet-api/requirements.txt index 8df7d9298e..ef757cfd89 100644 --- a/emmet-api/requirements.txt +++ b/emmet-api/requirements.txt @@ -1,7 +1,7 @@ uvicorn @ git+https://github.com/immerrr/uvicorn.git@implement-gunicorn-access-log-format#egg=uvicorn-0.16.0 gunicorn==20.1.0 boto3>=1.20.27 -fastapi==0.85.1 +fastapi==0.89.1 emmet-core>=0.27.5 maggma>=0.47.3 ddtrace==1.5.2