Skip to content

Commit bc6a110

Browse files
authored
Merge pull request #91 from MaineDSA/dependabot/pip/google-auth-approx-eq-2.48.0
Update google-auth requirement from ~=2.45.0 to ~=2.48.0
2 parents e2a8fde + 1c3a87c commit bc6a110

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
@@ -6,7 +6,7 @@ requires-python = ">=3.11"
66
license = { file = "LICENSE" }
77
dependencies = [
88
"beautifulsoup4~=4.14.0",
9-
"google-auth~=2.45.0",
9+
"google-auth~=2.48.0",
1010
"gspread~=6.2.1",
1111
"patchright~=1.57.2",
1212
"python-dotenv~=1.2.0",

0 commit comments

Comments
 (0)