Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 68f83e2

Browse files
committed
update golden files
1 parent 776c3c9 commit 68f83e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/integration/goldens/asset/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"proto-plus >= 1.22.3, <2.0.0",
4949
"proto-plus >= 1.25.0, <2.0.0; python_version >= '3.13'",
5050
"protobuf >= 4.25.8, < 8.0.0",
51-
"google-cloud-access-context-manager >= 0.1.2, <1.0.0",
51+
"google-cloud-access-context-manager >= 0.1.8, <1.0.0",
5252
"google-cloud-os-config >= 1.0.0, <2.0.0",
5353
"grpc-google-iam-v1 >= 0.14.0, <1.0.0",
5454
]

tests/integration/goldens/asset/testing/constraints-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ google-auth==2.35.0
1111
# Add the minimum supported version of grpcio to constraints files
1212
proto-plus==1.22.3
1313
protobuf==4.25.8
14-
google-cloud-access-context-manager==0.1.2
14+
google-cloud-access-context-manager==0.1.8
1515
google-cloud-os-config==1.0.0
1616
grpc-google-iam-v1==0.14.0

0 commit comments

Comments
 (0)