fix(deps): update dependency gspread to v6 #221
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~=5.12.3
->~=6.1.4
Release Notes
burnash/gspread (gspread)
v6.1.4
Compare Source
Full Changelog: burnash/gspread@v6.1.3...v6.1.4
v6.1.3
Compare Source
Bugfix to catch
JSONDecodeError
better from Google.What's Changed
New Contributors
Full Changelog: burnash/gspread@v6.1.2...v6.1.3
v6.1.2
Compare Source
get_notes
by @nbwzx in https://github.com/burnash/gspread/pull/1461v6.1.1
Compare Source
Worksheet.update
argument ordering & single cell updating (i.e. nowWorksheet.update_acell
) by @alexmalins in https://github.com/burnash/gspread/pull/1449to
Workhsheet` [Issue #1420] by @muddi900 in https://github.com/burnash/gspread/pull/1444get_notes
by @nbwzx in https://github.com/burnash/gspread/pull/1451v6.1.0
Compare Source
cast_to_a1_notation
by @lavigne958 in https://github.com/burnash/gspread/pull/1427import_csv()
by @lavigne958 in https://github.com/burnash/gspread/pull/1426v6.0.2
Compare Source
v6.0.1
Compare Source
isinstance
by @alifeee in https://github.com/burnash/gspread/pull/1398None
by @lavigne958 in https://github.com/burnash/gspread/pull/1404spreadsheet
inWorksheet
. by @lavigne958 in https://github.com/burnash/gspread/pull/1402v6.0.0
Compare Source
master
intofeature/release_6_0_0
by @alifeee in https://github.com/burnash/gspread/pull/1320Worksheet.sort()
signature by @lavigne958 in https://github.com/burnash/gspread/pull/1342get_values
and alias ofget
by @alifeee in https://github.com/burnash/gspread/pull/1296.first()
function) by @alifeee in https://github.com/burnash/gspread/pull/1344to_records
to build records by @lavigne958 in https://github.com/burnash/gspread/pull/1377Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.