Skip to content

fix(deps): update dependency pygsheets to v2.0.6#3757

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pygsheets-2.x
Open

fix(deps): update dependency pygsheets to v2.0.6#3757
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pygsheets-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2026

This PR contains the following updates:

Package Change Age Confidence
pygsheets ==2.0.2==2.0.6 age confidence

Release Notes

nithinmurali/pygsheets (pygsheets)

v2.0.6

Compare Source

v2.0.5

Compare Source

  • Bug fixes
  • added batch value update
  • changed default behavior of get_as_df ref breaking change

v2.0.4

Compare Source

data validation support added
added conditional formatting
metadata support added @​dankrause
added metadata search @​dankrause
improved files api support @​dankrause
Added batch get (now you can fetch multiple ranges in single request)
hyperlink support
Added batchmode in client (Better api merging support)
added support for specifying parent folder name in create
bug fixes

v2.0.3.1

Compare Source

hotfix for worksheet indexing issue. reverted the indexing to start from index 0

v2.0.3

Compare Source

Changed how cell addressing is handled
Added Address
Added Grid Range
Now all range implementations use this addressing
Now Datarange supports unbounded ranges

Added update call batching while un-linked
Docs Improved
Other bug fixes


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 21, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package pygsheets
Using CPython 3.13.12
  × No solution found when resolving dependencies:
  ╰─▶ Because only the following versions of google-auth-oauthlib are
      available:
          google-auth-oauthlib<=0.7.1
          google-auth-oauthlib==0.8.0
          google-auth-oauthlib==1.0.0
          google-auth-oauthlib==1.1.0
          google-auth-oauthlib==1.2.0
          google-auth-oauthlib==1.2.1
          google-auth-oauthlib==1.2.2
          google-auth-oauthlib==1.2.3
          google-auth-oauthlib==1.2.4
          google-auth-oauthlib==1.3.0
      and google-auth-oauthlib==0.7.1 depends on google-auth>=2.14.0,
      we can conclude that google-auth-oauthlib>=0.7.1,<0.8.0 depends on
      google-auth>=2.14.0.
      And because google-auth-oauthlib>=0.8.0,<=1.2.2 depends on
      google-auth>=2.15.0 and one of:
          google-auth>=2.15.0,<2.43.0
          google-auth>2.45.0
      we can conclude that all of:
          google-auth-oauthlib>=0.7.1,<1.2.3
          google-auth-oauthlib>1.2.3
      depend on google-auth>=2.14.0.
      And because google-auth-oauthlib==1.2.3 depends on
      google-auth>=2.15.0,<2.42.0 and pygsheets==2.0.6 depends on
      google-auth-oauthlib>=0.7.1, we can conclude that pygsheets==2.0.6
      depends on google-auth>=2.14.0.
      And because your project depends on google-auth==1.35.0 and
      pygsheets==2.0.6, we can conclude that your project's requirements are
      unsatisfiable.

@renovate renovate bot force-pushed the renovate/pygsheets-2.x branch 5 times, most recently from dfbef28 to dabf3ea Compare January 27, 2026 14:24
@renovate renovate bot force-pushed the renovate/pygsheets-2.x branch 10 times, most recently from 8cf262e to c4a8ae0 Compare February 4, 2026 03:08
@renovate renovate bot force-pushed the renovate/pygsheets-2.x branch 11 times, most recently from 79aa5d8 to 419661c Compare February 16, 2026 12:29
@renovate renovate bot force-pushed the renovate/pygsheets-2.x branch 2 times, most recently from 55592e3 to 8ee4cc0 Compare February 16, 2026 19:44
@renovate renovate bot force-pushed the renovate/pygsheets-2.x branch 16 times, most recently from 1db301d to d328684 Compare February 26, 2026 09:17
@renovate renovate bot force-pushed the renovate/pygsheets-2.x branch 12 times, most recently from 156a3c2 to 6dc5507 Compare March 3, 2026 17:11
@renovate renovate bot force-pushed the renovate/pygsheets-2.x branch from 6dc5507 to 87392f6 Compare March 3, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants