From 9b99112d9dc8d77d2e427c2d67bf8978a187117c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 14:04:58 +0000 Subject: [PATCH] :arrow_up: Bump fastapi from 0.75.1 to 0.109.1 in /projects/GhBot Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.75.1 to 0.109.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.75.1...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/GhBot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/GhBot/requirements.txt b/projects/GhBot/requirements.txt index 592ece8..db553ce 100644 --- a/projects/GhBot/requirements.txt +++ b/projects/GhBot/requirements.txt @@ -1,6 +1,6 @@ bs4==0.0.1 requests==2.32.2 -fastapi==0.75.1 +fastapi==0.109.1 python-multipart==0.0.7 uvicorn==0.17.6 Flask==2.2.5 \ No newline at end of file