chore(deps): update dependency b2sdk to v1.25.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
b2sdk | minor |
==1.24.1 -> ==1.25.0
|
Release Notes
Backblaze/b2-sdk-python (b2sdk)
v1.25.0
Added
- Add
*_PART_SIZE
,BUCKET_NAME_*
,STDOUT_FILEPATH
constants - Add
points_to_fifo
,points_to_stdout
functions
Changed
- Mark
TempDir
as deprecated in favor oftempfile.TemporaryDirectory
Fixed
- Fix downloading to a non-seekable file, such as /dev/stdout
- Fix ScanPoliciesManager support for compiled regexes
Infrastructure
- Fix readthedocs build by updating to v2 configuration schema
- Fix spellcheck erroring out on LICENSE file
- Fix snyk reporting vulnerability due to tornado package use in docs generation
- Deduplicate test_base files in test suite
- Refactor integration tests for better pytest compatibility & eager bucket cleanup
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.