Skip to content

chore(deps): update dependency b2sdk to v1.12.0

Botaniker (Bot) requested to merge renovate/b2sdk-1.x into master

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

Compare Source

Changed
  • The importlib-metadata requirement is less strictly bound now (just >=3.3.0 for python > 3.5).
  • B2Api update_file_legal_hold and update_file_retention_setting now return the set values
Added
  • BucketIdNotFound thrown based on B2 cloud response
  • _clone method to FileVersion and DownloadVersion
  • delete, update_legal_hold, update_retention and download methods added to FileVersion
Fixed
  • FileSimulator returns special file info headers properly
Removed
  • One unused import.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • 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.

Merge request reports