Skip to content

Commit

Permalink
chore(deps): update dependency googleapis-common-protos to v1.57.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 17, 2022
1 parent 6071b4c commit 5ae6a00
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/contacts/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ google-api-core==2.10.2
google-auth==2.14.1
google-cloud-core==2.3.2
google-cloud-trace==1.7.3
googleapis-common-protos==1.56.4
googleapis-common-protos==1.57.0
grpcio==1.50.0
gunicorn==20.1.0
idna==3.4
Expand Down
2 changes: 1 addition & 1 deletion src/contacts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ google-cloud-trace==1.7.3
# via
# -r requirements.in
# opentelemetry-exporter-gcp-trace
googleapis-common-protos==1.56.4
googleapis-common-protos==1.57.0
# via
# -r requirements.in
# google-api-core
Expand Down
2 changes: 1 addition & 1 deletion src/frontend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ google-auth==2.14.1
# via google-api-core
google-cloud-trace==1.7.3
# via opentelemetry-exporter-gcp-trace
googleapis-common-protos==1.56.4
googleapis-common-protos==1.57.0
# via
# google-api-core
# grpcio-status
Expand Down
2 changes: 1 addition & 1 deletion src/userservice/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ google-api-core==2.10.2
google-auth==2.14.1
google-cloud-core==2.3.2
google-cloud-trace==1.7.3
googleapis-common-protos==1.56.4
googleapis-common-protos==1.57.0
grpcio==1.50.0
gunicorn==20.1.0
idna==3.4
Expand Down
2 changes: 1 addition & 1 deletion src/userservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ google-cloud-trace==1.7.3
# via
# -r requirements.in
# opentelemetry-exporter-gcp-trace
googleapis-common-protos==1.56.4
googleapis-common-protos==1.57.0
# via
# -r requirements.in
# google-api-core
Expand Down

0 comments on commit 5ae6a00

Please sign in to comment.