From da70011d41eb637b6b237e87db2aa51a0ce55b82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 17:47:53 +0000 Subject: [PATCH] Bump fastapi from 0.59.0 to 0.109.1 in /webhook Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.59.0 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.59.0...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webhook/requirements-dev.txt | 2 +- webhook/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webhook/requirements-dev.txt b/webhook/requirements-dev.txt index 40c7047..58d860b 100644 --- a/webhook/requirements-dev.txt +++ b/webhook/requirements-dev.txt @@ -7,7 +7,7 @@ chardet==3.0.4 click==7.1.2 cryptography==3.0 dnspython==1.16.0 -fastapi==0.59.0 +fastapi==0.109.1 filelock==3.0.12 flake8==3.8.3 google-api-core==1.21.0 diff --git a/webhook/requirements.txt b/webhook/requirements.txt index cb1ae4c..ed766d7 100644 --- a/webhook/requirements.txt +++ b/webhook/requirements.txt @@ -1,6 +1,6 @@ click==7.1.2 cryptography==3.0 -fastapi==0.59.0 +fastapi==0.109.1 google-cloud-logging==1.15.0 google-cloud-ndb==1.4.1 google-cloud-secret-manager==1.0.0