Skip to content

Commit e1c7bbd

Browse files
fix(deps): update dependency google-auth to >=2.40.0,<2.48
1 parent 0efd3f1 commit e1c7bbd

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
@@ -95,7 +95,7 @@ dev = [
9595
"types-requests==2.32.4.20250913"
9696
]
9797
google-onetap = [
98-
"google-auth>=2.40.0,<2.47"
98+
"google-auth>=2.40.0,<2.48"
9999
]
100100
saml = [
101101
"python3-saml>=1.16.0"

0 commit comments

Comments
 (0)