chore(deps): update dependency b2sdk to v1.28.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
b2sdk | minor |
==1.27.0 -> ==1.28.0
|
Release Notes
Backblaze/b2-sdk-python (b2sdk)
v1.28.0
Changed
- On XDG compatible OSes (Linux, BSD), the profile file is now created in
$XDG_CONFIG_HOME
(with a fallback to~/.config/
in absence of given env. variable). - Replace blank
assert
with exception when size values for parts upload are misaligned.
Fixed
- Streaming from empty stream no longer ends with "Empty emerge parts iterator" error.
Infrastructure
- Changelog entries are now validated as a part of CI pipeline.
- Disable dependabot requests for updates unrelated to security issues.
- Fixed tests failing because of changes made to
locale.normalize
in Python 3.12.
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.