From 441fe7ce38505acc8233811f8f144f45093149c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 10:47:31 +0000 Subject: [PATCH] Bump fastapi[all] from 0.103.0 to 0.103.1 Bumps [fastapi[all]](https://github.com/tiangolo/fastapi) from 0.103.0 to 0.103.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.103.0...0.103.1) --- 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 efd0af6b..002352d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ tomli >= 2.0.1 tqdm-loggable == 0.1.4 setuptools_scm == 7.1.0 -fastapi[all] == 0.103.0 +fastapi[all] == 0.103.1 # Minimum versions for dependencies urllib3 >= 1.26.6