From a05c1d337601b59ef3d7395b2b28a1e1a5cd67a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 06:35:56 +0000 Subject: [PATCH] Bump fastapi from 0.95.2 to 0.104.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.95.2 to 0.104.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.95.2...0.104.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3105c20..1d8ce8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cffi==1.15.0 click==8.0.3 cryptography==41.0.4 pyOpenSSL==23.2.0 -fastapi==0.95.2 +fastapi==0.104.0 fastapi-jwt-auth==0.5.0 h11==0.14.0 h2==4.1.0