Skip to content

Commit 31953ab

Browse files
chore(deps): update googleapis-common-protos requirement in /sdk
Updates the requirements on [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) to permit the latest version. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@googleapis-common-protos-v1.66.0...googleapis-common-protos-v1.74.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-version: 1.74.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c614c52 commit 31953ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
dependencies = [
2525
"grpcio>=1.68.0,<2",
2626
"protobuf>=6.31.0,<7",
27-
"googleapis-common-protos>=1.66.0,<2",
27+
"googleapis-common-protos>=1.74.0,<2",
2828
]
2929

3030
[project.optional-dependencies]

0 commit comments

Comments
 (0)