Skip to content

Commit ec419b3

Browse files
authored
Merge pull request #208 from a5chin/dependabot/pip/google-cloud-logging-gte-3.15.0
chore(uv): update google-cloud-logging requirement from >=3.13.0 to >=3.15.0
2 parents c46ba5f + 84ec160 commit ec419b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)