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

Commit 17d37cf

Browse files
committed
update goldens
1 parent 45e34c3 commit 17d37cf

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

tests/integration/goldens/asset/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
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.8, <1.0.0",
52-
"google-cloud-os-config >= 1.3.1, <2.0.0",
51+
"google-cloud-access-context-manager >= 0.2.0, <1.0.0",
52+
"google-cloud-os-config >= 1.13.0, <2.0.0",
5353
"grpc-google-iam-v1 >= 0.14.0, <1.0.0",
5454
]
5555
extras = {

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

Lines changed: 2 additions & 2 deletions
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.8
15-
google-cloud-os-config==1.3.1
14+
google-cloud-access-context-manager==0.2.0
15+
google-cloud-os-config==1.13.0
1616
grpc-google-iam-v1==0.14.0

0 commit comments

Comments
 (0)