Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ google-auth==2.42.1
# google-cloud-container
# google-cloud-core
# google-cloud-storage
google-cloud-artifact-registry==1.17.0
google-cloud-artifact-registry==1.18.0
# via mozilla-jetstream
google-cloud-bigquery==3.38.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -650,9 +650,9 @@ google-auth==2.42.1 \
# google-cloud-container
# google-cloud-core
# google-cloud-storage
google-cloud-artifact-registry==1.17.0 \
--hash=sha256:bb14b9d84ee77d1ecce630ce027905be54f0ba3d9c4680318bbb1beb61ca2408 \
--hash=sha256:dae22fc5700093b184e2be0bf64c0cb6d2f3c4b885e11fd573a5daa7934a5425
google-cloud-artifact-registry==1.18.0 \
--hash=sha256:18b630e45b15081a7d120191475c22269292a35e12966a8b4422fce698b50128 \
--hash=sha256:f146a1f6ab24571d7fc7d1403e3bff00619dea532554a59f27851ae4686dfbb5
# via -r requirements.in
google-cloud-bigquery==3.38.0 \
--hash=sha256:8afcb7116f5eac849097a344eb8bfda78b7cfaae128e60e019193dd483873520 \
Expand Down