Skip to content

Commit

Permalink
Merge pull request #109 from MeltanoLabs/dependabot/pip/google-api-py…
Browse files Browse the repository at this point in the history
…thon-client-2.79.0

chore: Bump google-api-python-client from 2.73.0 to 2.79.0
  • Loading branch information
pnadolny13 authored Feb 24, 2023
2 parents 78782b8 + c47dc03 commit af574f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = "Apache 2.0"
[tool.poetry.dependencies]
python = ">=3.7.1,<3.12" # Tested up to 3.11
singer-sdk = "^0.20.0"
google-api-python-client = "^2.73.0"
google-api-python-client = "^2.79.0"
oauth2client = "4.1.3"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit af574f3

Please sign in to comment.