chore(deps): update dependency b2sdk to v1.12.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
b2sdk | minor |
==1.11.0 -> ==1.12.0
|
Release Notes
Backblaze/b2-sdk-python
v1.12.0
Changed
- The
importlib-metadata
requirement is less strictly bound now (just >=3.3.0 for python > 3.5). -
B2Api
update_file_legal_hold
andupdate_file_retention_setting
now return the set values
Added
-
BucketIdNotFound
thrown based on B2 cloud response -
_clone
method toFileVersion
andDownloadVersion
-
delete
,update_legal_hold
,update_retention
anddownload
methods added toFileVersion
Fixed
- FileSimulator returns special file info headers properly
Removed
- One unused import.
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.