Skip to content

Commit

Permalink
fix(deps): update dependency pygsheets to v2.0.6 (#2736)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency pygsheets to v2.0.6

* update poetry with appropriate dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arslan <[email protected]>
  • Loading branch information
renovate[bot] and arslanashraf7 authored Aug 28, 2024
1 parent d11b051 commit 3a9130d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 43 deletions.
65 changes: 25 additions & 40 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ djangorestframework = "3.15.2"
drf-flex-fields = "0.9.9"
edx-api-client = "1.10.0"
flaky = "3.8.1"
google-api-python-client = "1.12.11"
google-auth = "1.35.0"
google-api-python-client = "2.50.0"
google-auth = "2.15.0"
hubspot-api-client = "^6.1.0"
ipython = "^8.10.0"
mitol-django-authentication = "2023.12.19"
Expand All @@ -47,7 +47,7 @@ newrelic = "^8.4.0"
pdftotext = "^2.1.1"
psycopg2 = "2.9.9"
pycountry = "19.8.18"
pygsheets = "2.0.2"
pygsheets = "2.0.6"
redis = "4.6.0"
requests = "^2.31.0"
sentry-sdk = "^2.0.0"
Expand Down

0 comments on commit 3a9130d

Please sign in to comment.