Skip to content

Commit 84ec160

Browse files
chore(uv): update google-cloud-logging requirement
Updates the requirements on [google-cloud-logging](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@google-cloud-logging-v3.13.0...google-cloud-logging-v3.15.0) --- updated-dependencies: - dependency-name: google-cloud-logging dependency-version: 3.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c46ba5f commit 84ec160

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = { file = "LICENSE" }
1212

1313
dependencies = [
1414
"beartype>=0.22.9",
15-
"google-cloud-logging>=3.13.0",
15+
"google-cloud-logging>=3.15.0",
1616
"jaxtyping>=0.3.6",
1717
"pydantic>=2.12.5",
1818
"pydantic-settings>=2.12.0",

0 commit comments

Comments
 (0)