From 6fbba06886b62726c203c27d323c51268ab43a17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 07:52:33 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20fastapi[all]=20from=200.133.?= =?UTF-8?q?0=20to=200.133.1?= 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.133.0 to 0.133.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.133.0...0.133.1) --- updated-dependencies: - dependency-name: fastapi[all] dependency-version: 0.133.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 34e9704..674d29e 100644 --- a/docker-images/requirements.txt +++ b/docker-images/requirements.txt @@ -1,3 +1,3 @@ uvicorn[standard]==0.41.0 gunicorn==25.1.0 -fastapi[all]==0.133.0 +fastapi[all]==0.133.1