diff --git a/app/requirements.txt b/app/requirements.txt index 82bf3383..a9f2a8df 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -6,7 +6,7 @@ aws-sns-message-validator==0.0.5 boto3==1.34.64 fastapi==0.110.0 geoip2==4.8.0 -google-api-python-client==2.121.0 +google-api-python-client==2.122.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==0.8.0 httpx==0.27.0 @@ -21,4 +21,4 @@ requests==2.31.0 schedule==1.2.1 slack-bolt==1.18.1 trello==0.9.7.3 -uvicorn==0.27.1 +uvicorn==0.28.1 diff --git a/scripts/google_pickle_string/requirements.txt b/scripts/google_pickle_string/requirements.txt index 5640335d..1481e908 100644 --- a/scripts/google_pickle_string/requirements.txt +++ b/scripts/google_pickle_string/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.121.0 +google-api-python-client==2.122.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 \ No newline at end of file