Skip to content

Commit 84b0a23

Browse files
vchudnov-gparthea
authored andcommitted
chore: depend on stable version of google.shopping.type (#2423)
1 parent 9310dd9 commit 84b0a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gapic/templates/_pypi_packages.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Note: Set the minimum version for google-cloud-documentai to 2.0.0 which has sup
1616
("google", "cloud", "osconfig", "v1"): {"package_name": "google-cloud-os-config", "lower_bound": "1.0.0", "upper_bound": "2.0.0"},
1717
("google", "iam", "v1"): {"package_name": "grpc-google-iam-v1", "lower_bound": "0.14.0", "upper_bound": "1.0.0"},
1818
("google", "iam", "v2"): {"package_name": "google-cloud-iam", "lower_bound": "2.12.2", "upper_bound": "3.0.0"},
19-
("google", "shopping", "type"): {"package_name": "google-shopping-type", "lower_bound": "0.1.6", "upper_bound": "1.0.0"}
19+
("google", "shopping", "type"): {"package_name": "google-shopping-type", "lower_bound": "1.0.0", "upper_bound": "2.0.0"}
2020
}
2121
%}

0 commit comments

Comments
 (0)