Skip to content

Commit a953d32

Browse files
chore(python): Use ubuntu 22.04 for Python 3.7 testing
Source-Link: googleapis/synthtool@eeee650 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:68634701216dd3347e5a019ac43d42a9b9c45444ea5e2e7293d3f8ec32a5d74f
1 parent 6cbd5c0 commit a953d32

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Google LLC
1+
# Copyright 2025 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:8e3e7e18255c22d1489258d0374c901c01f9c4fd77a12088670cd73d580aa737
17-
# created: 2024-12-17T00:59:58.625514486Z
16+
digest: sha256:68634701216dd3347e5a019ac43d42a9b9c45444ea5e2e7293d3f8ec32a5d74f
17+
# created: 2025-01-02T22:46:30.488722725Z

.kokoro/docker/docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --allow-unsafe --generate-hashes synthtool/gcp/templates/python_library/.kokoro/docker/docs/requirements.in
66
#
7-
argcomplete==3.5.3 \
8-
--hash=sha256:2ab2c4a215c59fd6caaff41a869480a23e8f6a5f910b266c1808037f4e375b61 \
9-
--hash=sha256:c12bf50eded8aebb298c7b7da7a5ff3ee24dffd9f5281867dfe1424b58c55392
7+
argcomplete==3.5.2 \
8+
--hash=sha256:036d020d79048a5d525bc63880d7a4b8d1668566b8a76daf1144c0bbe0f63472 \
9+
--hash=sha256:23146ed7ac4403b70bd6026402468942ceba34a6732255b9edf5b7354f68a6bb
1010
# via nox
1111
colorlog==6.9.0 \
1212
--hash=sha256:5906e71acd67cb07a71e779c47c4bcb45fb8c2993eebe9e5adcd6a6f1b283eff \

0 commit comments

Comments
 (0)