File tree 3 files changed +8
-9
lines changed
3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
docker :
15
15
image : gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16
- digest : sha256:142286d973c7b6d58186070f203b50058a20a7d7b42147996db24921a18da1b0
16
+ digest : sha256:a57d2ea6d1a77aa96c17ad0850b779ec6295f88b6c1da3d214b2095d140a2066
Original file line number Diff line number Diff line change 1
- gcp-docuploader==0.6.4
1
+ gcp-docuploader==0.6.3
2
2
google-crc32c==1.3.0
3
3
googleapis-common-protos==1.56.3
4
4
gcp-releasetool==1.9.1
@@ -30,5 +30,5 @@ zipp==3.6.0
30
30
rsa==4.9
31
31
six==1.16.0
32
32
attrs==22.1.0
33
- google-auth==2.14.0
33
+ google-auth==2.14.1
34
34
idna==3.4
Original file line number Diff line number Diff line change @@ -135,9 +135,9 @@ cryptography==38.0.3 \
135
135
# -r requirements.in
136
136
# gcp-releasetool
137
137
# secretstorage
138
- gcp-docuploader == 0.6.4 \
139
- --hash =sha256:01486419e24633af78fd0167db74a2763974765ee8078ca6eb6964d0ebd388af \
140
- --hash =sha256:70861190c123d907b3b067da896265ead2eeb9263969d6955c9e0bb091b5ccbf
138
+ gcp-docuploader == 0.6.3 \
139
+ --hash =sha256:ba8c9d76b3bbac54b0311c503a373b00edc2dc02d6d54ea9507045adb8e870f7 \
140
+ --hash =sha256:c0f5aaa82ce1854a386197e4e359b120ad6d4e57ae2c812fce42219a3288026b
141
141
# via -r requirements.in
142
142
gcp-releasetool == 1.9.1 \
143
143
--hash =sha256:952f4055d5d986b070ae2a71c4410b250000f9cc5a1e26398fcd55a5bbc5a15f \
@@ -150,9 +150,8 @@ google-api-core==2.8.2 \
150
150
# -r requirements.in
151
151
# google-cloud-core
152
152
# google-cloud-storage
153
- google-auth == 2.14.0 \
154
- --hash =sha256:1ad5b0e6eba5f69645971abb3d2c197537d5914070a8c6d30299dfdb07c5c700 \
155
- --hash =sha256:cf24817855d874ede2efd071aa22125445f555de1685b739a9782fcf408c2a3d
153
+ google-auth == 2.14.1 \
154
+ --hash =sha256:f5d8701633bebc12e0deea4df8abd8aff31c28b355360597f7f2ee60f2e4d016
156
155
# via
157
156
# -r requirements.in
158
157
# gcp-releasetool
You can’t perform that action at this time.
0 commit comments