Skip to content

Commit f052d1f

Browse files
sasha-gitgcopybara-github
authored andcommitted
chore: bump google auth lower bound
PiperOrigin-RevId: 852406860
1 parent 2281677 commit f052d1f

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
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
dependencies = [
2828
"anyio>=4.8.0, <5.0.0",
29-
"google-auth[requests]>=2.45.0, <3.0.0",
29+
"google-auth[requests]>=2.46.0, <3.0.0",
3030
"httpx>=0.28.1, <1.0.0",
3131
"pydantic>=2.9.0, <3.0.0",
3232
"requests>=2.28.1, <3.0.0",

0 commit comments

Comments
 (0)