Skip to content

Commit 2ab2faf

Browse files
chore: update requirements.txt to address dependabot security alerts. (googleapis#1936) (googleapis#1535)
Created by running: pip-compile requirements.in --generate-hashes --upgrade within synthtool/gcp/templates/java_library/.kokoro and synthtool/docker/owlbot/java/src/ Source-Link: googleapis/synthtool@853dbcd Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:084ad4c60551b075846bcb2405ec1c14b0d00ec1eb5503d4dd0d2a92cdc2d3e2 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent ec7d3b0 commit 2ab2faf

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:0d1bb26a1a99ae0456176bf891b8490e9aab424a5cb4e4d301d9703c4dc43b58
17-
# created: 2024-01-30T19:46:55.029238294Z
16+
digest: sha256:084ad4c60551b075846bcb2405ec1c14b0d00ec1eb5503d4dd0d2a92cdc2d3e2
17+
# created: 2024-03-15T14:33:32.257974519Z

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
"^com.google.truth:truth",
6767
"^org.mockito:mockito-core",
6868
"^org.objenesis:objenesis",
69-
"^com.google.cloud:google-cloud-conformance-tests"
69+
"^com.google.cloud:google-cloud-conformance-tests",
70+
"^org.graalvm.buildtools:junit-platform-native"
7071
],
7172
"semanticCommitType": "test",
7273
"semanticCommitScope": "deps"

0 commit comments

Comments
 (0)