From 4e3605acabd222d0031f824a53b43d081c8e51c4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 18 Sep 2023 13:35:44 +0000
Subject: [PATCH] chore(deps): update all minor dependencies

---
 app/requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app/requirements.txt b/app/requirements.txt
index c2fab873..6230df47 100644
--- a/app/requirements.txt
+++ b/app/requirements.txt
@@ -6,13 +6,13 @@ aws-sns-message-validator==0.0.5
 boto3==1.28.40
 fastapi==0.103.1
 geoip2==4.7.0
-google-api-python-client==2.97.0
+google-api-python-client==2.98.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==0.8.0
-httpx==0.24.1
+httpx==0.25.0
 itsdangerous==2.1.2
 Jinja2==3.1.2
-PyYaml==5.3.1 # need to pin down the PyYaml version since the newest version is currently broken - https://github.com/yaml/pyyaml/issues/724
+PyYaml==5.4.1 # need to pin down the PyYaml version since the newest version is currently broken - https://github.com/yaml/pyyaml/issues/724
 python-dotenv==0.21.1
 python-i18n==0.3.9
 requests==2.31.0