summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python3-gspread/python3-gspread_6.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-gspread: upgrade 6.0.2 -> 6.1.0Wang Mingyu2024-04-021-0/+14
Changelog: ========== -Add py.typed marker -Improve back-off client -Add new auth method API key -Bugfix/add set timeout -Fix wrapper cast_to_a1_notation -Bump bandit from 1.7.5 to 1.7.8 -Bump mypy from 1.6.1 to 1.9.0 -Bump typing-extensions from 4.8.0 to 4.10.0 -Bump flake8 from 5.0.4 to 7.0.0 -fix error message readability -Add missing method import_csv() -update readme examples -Add user friendly message when we can't override a test cassette -Allow "warning" type protected ranges -Improce README and documentation with value render options Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>