From 1fe3a60db33c90dce539690189c68ead7477789d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 07:11:27 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20fastapi[all]=20from=200.88.0?= =?UTF-8?q?=20to=200.113.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [fastapi[all]](https://github.com/fastapi/fastapi) from 0.88.0 to 0.113.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.88.0...0.113.0) --- updated-dependencies: - dependency-name: fastapi[all] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docker-images/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-images/requirements.txt b/docker-images/requirements.txt index a8682be..a3d582e 100644 --- a/docker-images/requirements.txt +++ b/docker-images/requirements.txt @@ -1,3 +1,3 @@ uvicorn[standard]==0.20.0 gunicorn==23.0.0 -fastapi[all]==0.88.0 +fastapi[all]==0.113.0