chore(deps): update dependency b2sdk to v1.31.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
b2sdk | minor |
==1.30.1 -> ==1.31.0
|
Release Notes
Backblaze/b2-sdk-python (b2sdk)
v1.31.0
Fixed
- Remove obsolete test scripts from b2sdk package:
test_upload_url_concurrency
,b2sdk.b2http:test_http
. (#471)
Added
- Allow for
min_part_size
that is greater than defaultrecommended_part_size
value, without having to explicitly setrecommended_part_size
value. - Add
GET
method support toB2Http
. - Add
JSON
type annotation and fix type hints inB2Http
methods. - Add more type hints to API methods.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.