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

Commit 2721fdf

Browse files
committed
update goldens
1 parent 3946684 commit 2721fdf

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
@@ -49,7 +49,7 @@
4949
"proto-plus >= 1.25.0, <2.0.0; python_version >= '3.13'",
5050
"protobuf >= 4.25.8, < 8.0.0",
5151
"google-cloud-access-context-manager >= 0.1.8, <1.0.0",
52-
"google-cloud-os-config >= 1.0.0, <2.0.0",
52+
"google-cloud-os-config >= 1.3.1, <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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ google-auth==2.35.0
1212
proto-plus==1.22.3
1313
protobuf==4.25.8
1414
google-cloud-access-context-manager==0.1.8
15-
google-cloud-os-config==1.0.0
15+
google-cloud-os-config==1.3.1
1616
grpc-google-iam-v1==0.14.0

0 commit comments

Comments
 (0)