From 5d739f57d82ddbd7902a389e5b2d831a855f477b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 10:52:08 +0000 Subject: [PATCH] Bump fastapi[all] from 0.103.1 to 0.103.2 Bumps [fastapi[all]](https://github.com/tiangolo/fastapi) from 0.103.1 to 0.103.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.103.1...0.103.2) --- updated-dependencies: - dependency-name: fastapi[all] 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 64352d2c..576e5145 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ tomli >= 2.0.1 tqdm-loggable == 0.1.4 setuptools_scm == 8.0.3 -fastapi[all] == 0.103.1 +fastapi[all] == 0.103.2 # Minimum versions for dependencies urllib3 >= 1.26.6