diff --git a/requirements.in b/requirements.in index a85caacf..7ab2e2a6 100644 --- a/requirements.in +++ b/requirements.in @@ -100,7 +100,7 @@ google-auth==2.50.0 # google-cloud-container # google-cloud-core # google-cloud-storage -google-cloud-artifact-registry==1.21.0 +google-cloud-artifact-registry==1.22.0 # via mozilla-jetstream google-cloud-bigquery==3.41.0 # via diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..ed876b1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -670,9 +670,9 @@ google-auth==2.50.0 \ # google-cloud-container # google-cloud-core # google-cloud-storage -google-cloud-artifact-registry==1.21.0 \ - --hash=sha256:546e51eb5d463a6e5c668be6727d14f8ec82bc798031398006b2213d703e184c \ - --hash=sha256:a07079035438fd0f2e7264d4318b388650495f011db575405c18c9881449025c +google-cloud-artifact-registry==1.22.0 \ + --hash=sha256:0e8173a97ae695dfcf02c83277a0fd574e1a39be409da6345b945bebe577ad94 \ + --hash=sha256:2a595448af4366c016aa61805b7e8f685ab089022a1ebb65bea1eaaae461b37d # via -r requirements.in google-cloud-bigquery==3.41.0 \ --hash=sha256:2217e488b47ed576360c9b2cc07d59d883a54b83167c0ef37f915c26b01a06fe \