Skip to content

Commit

Permalink
bump google-cloud-bigquery version to 2.34.3
Browse files Browse the repository at this point in the history
Fix the dependencies version for google-cloud-bigquery.
The version is not a dependency for this implementation.

Signed-off-by: Kairo de Araujo <kdearaujo@vmware.com>
  • Loading branch information
Kairo de Araujo committed Mar 31, 2022
1 parent 6dc98c8 commit 9eebff6
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,9 @@ google-auth==2.6.2 \
# google-api-core
# google-cloud-core
# google-cloud-storage
google-cloud-bigquery==2.34.2 \
--hash=sha256:0eb882df30a00f5a1ef3d339a23a670230800b2ab249459591a7e685aad6714f \
--hash=sha256:bd7de9e3126ea0975d1f5b25e69c28b644c69821c229327e64b38e44fb16497e
google-cloud-bigquery==2.34.3 \
--hash=sha256:0ab6362a86a29f17e379e886b49544bc0b75626902a48d12c13a0b47f821bf4a \
--hash=sha256:d702c609e57a3d7d7fbd37e4913d8d0e0e77eabaf7119037ceaa33e2370d7dcb
# via -r requirements/main.in
google-cloud-core==2.2.3 \
--hash=sha256:89d2f7189bc6dc74de128d423ea52cc8719f0a5dbccd9ca80433f6504a20255c \
Expand Down Expand Up @@ -1082,15 +1082,16 @@ s3transfer==0.5.2 \
--hash=sha256:7a6f4c4d1fdb9a2b640244008e142cbc2cd3ae34b386584ef044dd0f27101971 \
--hash=sha256:95c58c194ce657a5f4fb0b9e60a84968c808888aed628cd98ab8771fe1db98ed
# via boto3
sentry-sdk==1.5.8 \
--hash=sha256:32af1a57954576709242beb8c373b3dbde346ac6bd616921def29d68846fb8c3 \
--hash=sha256:38fd16a92b5ef94203db3ece10e03bdaa291481dd7e00e77a148aa0302267d47
securesystemslib==0.22.0 \
--hash=sha256:2f58ca1ee30fde5401300fe3b3841adcf7b4369674247fa63b258e07e1f52fd2 \
--hash=sha256:c3fc41ac32fe8bc9744b89e6ce2ebca45f4417ca737beb766a41c6cb21935662
# via
# -r requirements/main.in
# tuf
sentry-sdk==1.5.8 \
--hash=sha256:32af1a57954576709242beb8c373b3dbde346ac6bd616921def29d68846fb8c3 \
--hash=sha256:38fd16a92b5ef94203db3ece10e03bdaa291481dd7e00e77a148aa0302267d47
# via -r requirements/main.in
six==1.16.0 \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
Expand Down

0 comments on commit 9eebff6

Please sign in to comment.