From d57702b204dda98da0407b80c88768948ca56eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 18:09:48 +0000 Subject: [PATCH] :arrow_up: Bump fastapi from 0.75.1 to 0.109.1 in /projects/GhBot Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.75.1 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/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 20b890e..632a8f9 100644 --- a/projects/GhBot/requirements.txt +++ b/projects/GhBot/requirements.txt @@ -1,6 +1,6 @@ bs4==0.0.1 requests==2.31.0 -fastapi==0.75.1 +fastapi==0.109.1 python-multipart==0.0.5 uvicorn==0.17.6 Flask==2.2.5 \ No newline at end of file