From 35e1ddef3b7f14324b68b8ca458ce39658818ffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 17:06:16 +0000 Subject: [PATCH] Bump fastapi in /wrkzcoin_tipbot/api-helper/solana Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.100.1 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.100.1...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wrkzcoin_tipbot/api-helper/solana/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrkzcoin_tipbot/api-helper/solana/requirements.txt b/wrkzcoin_tipbot/api-helper/solana/requirements.txt index 36ec001..34c14c1 100644 --- a/wrkzcoin_tipbot/api-helper/solana/requirements.txt +++ b/wrkzcoin_tipbot/api-helper/solana/requirements.txt @@ -6,7 +6,7 @@ click==8.1.6 construct==2.10.68 construct-typing==0.5.6 exceptiongroup==1.1.2 -fastapi==0.100.1 +fastapi==0.109.1 h11==0.14.0 httpcore==0.16.3 httpx==0.23.3