Skip to content

Commit a255261

Browse files
chore(java): update dependencies in java requirements file (#1695) (#1028)
* chore(java): update gcp-releasetool and cryptography in java requirements file Source-Link: https://togithub.com/googleapis/synthtool/commit/74d0956884c1bb9dc901b52de35ca2bca025a74e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:142286d973c7b6d58186070f203b50058a20a7d7b42147996db24921a18da1b0
1 parent 6da8f39 commit a255261

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

java-errorreporting/.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:a3fe0b4c75f322520f548e535ed329df1e475ace3cb4a979b78e003cb822636a
16+
digest: sha256:142286d973c7b6d58186070f203b50058a20a7d7b42147996db24921a18da1b0
17+

java-errorreporting/.kokoro/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ zipp==3.6.0
3030
rsa==4.9
3131
six==1.16.0
3232
attrs==22.1.0
33-
google-auth==2.14.1
33+
google-auth==2.14.0
3434
idna==3.4

java-errorreporting/.kokoro/requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,9 @@ google-api-core==2.8.2 \
150150
# -r requirements.in
151151
# google-cloud-core
152152
# google-cloud-storage
153-
google-auth==2.14.1 \
154-
--hash=sha256:f5d8701633bebc12e0deea4df8abd8aff31c28b355360597f7f2ee60f2e4d016
153+
google-auth==2.14.0 \
154+
--hash=sha256:1ad5b0e6eba5f69645971abb3d2c197537d5914070a8c6d30299dfdb07c5c700 \
155+
--hash=sha256:cf24817855d874ede2efd071aa22125445f555de1685b739a9782fcf408c2a3d
155156
# via
156157
# -r requirements.in
157158
# gcp-releasetool

0 commit comments

Comments
 (0)