Skip to content

Commit

Permalink
chore(deps): update dependency google-api-python-client to v2.68.0 (G…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Dec 1, 2022
1 parent d566929 commit a196ba1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/emailservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ google-api-core[grpc]==2.10.2
# -r requirements.in
# google-api-python-client
# google-cloud-trace
google-api-python-client==2.66.0
google-api-python-client==2.68.0
# via google-cloud-profiler
google-auth==2.14.1
# via
Expand Down
2 changes: 1 addition & 1 deletion src/recommendationservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ google-api-core==2.10.2
# via
# -r requirements.in
# google-api-python-client
google-api-python-client==2.66.0
google-api-python-client==2.68.0
# via google-cloud-profiler
google-auth==2.14.1
# via
Expand Down

0 comments on commit a196ba1

Please sign in to comment.