Skip to content

Commit

Permalink
chore(java): update dependencies in java requirements file (#1695) (#…
Browse files Browse the repository at this point in the history
…1028)

* chore(java): update gcp-releasetool and cryptography in java requirements file
Source-Link: https://github.com/googleapis/synthtool/commit/74d0956884c1bb9dc901b52de35ca2bca025a74e
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:142286d973c7b6d58186070f203b50058a20a7d7b42147996db24921a18da1b0
  • Loading branch information
gcf-owl-bot[bot] authored Nov 9, 2022
1 parent 6da8f39 commit a255261
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion java-errorreporting/.github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
digest: sha256:a3fe0b4c75f322520f548e535ed329df1e475ace3cb4a979b78e003cb822636a
digest: sha256:142286d973c7b6d58186070f203b50058a20a7d7b42147996db24921a18da1b0

2 changes: 1 addition & 1 deletion java-errorreporting/.kokoro/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ zipp==3.6.0
rsa==4.9
six==1.16.0
attrs==22.1.0
google-auth==2.14.1
google-auth==2.14.0
idna==3.4
5 changes: 3 additions & 2 deletions java-errorreporting/.kokoro/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,9 @@ google-api-core==2.8.2 \
# -r requirements.in
# google-cloud-core
# google-cloud-storage
google-auth==2.14.1 \
--hash=sha256:f5d8701633bebc12e0deea4df8abd8aff31c28b355360597f7f2ee60f2e4d016
google-auth==2.14.0 \
--hash=sha256:1ad5b0e6eba5f69645971abb3d2c197537d5914070a8c6d30299dfdb07c5c700 \
--hash=sha256:cf24817855d874ede2efd071aa22125445f555de1685b739a9782fcf408c2a3d
# via
# -r requirements.in
# gcp-releasetool
Expand Down

0 comments on commit a255261

Please sign in to comment.