Skip to content

Comments

chore(deps): bump b2sdk from 2.10.2 to 2.10.3#19569

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/b2sdk-2.10.3
Open

chore(deps): bump b2sdk from 2.10.2 to 2.10.3#19569
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/b2sdk-2.10.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps b2sdk from 2.10.2 to 2.10.3.

Release notes

Sourced from b2sdk's releases.

2.10.3

Fixed

  • Address backwards compatibility issue for sqlite account info caused by the migration of schema to a new multi-bucket format.
  • Avoid http-level retries during upload requests.
  • Use stat.S_ISDIR check for local folder children scanning instead of Path.is_dir to account for an api change in Python 3.14.

Infrastructure

  • Bump pip version.
  • Migrate from pdm to uv.
  • Move pytest_plugins to top-level conftest (fix for newer pytest).
  • Set temporary directory as account info config dir in tests.
  • Use a separate nox dependency group for reprocible installs of nox in ci / cd.
Changelog

Sourced from b2sdk's changelog.

2.10.3 - 2026-02-23

Fixed

  • Address backwards compatibility issue for sqlite account info caused by the migration of schema to a new multi-bucket format.
  • Avoid http-level retries during upload requests.
  • Use stat.S_ISDIR check for local folder children scanning instead of Path.is_dir to account for an api change in Python 3.14.

Infrastructure

  • Bump pip version.
  • Migrate from pdm to uv.
  • Move pytest_plugins to top-level conftest (fix for newer pytest).
  • Set temporary directory as account info config dir in tests.
  • Use a separate nox dependency group for reprocible installs of nox in ci / cd.
Commits
  • d476d7e release 2.10.3
  • 099dc9c Merge pull request #562 from Backblaze/dependabot/uv/uv-9aca4bcaf5
  • c70833e Bump pip from 25.3 to 26.0 in the uv group across 1 directory
  • f3c60ab Merge pull request #561 from Backblaze/uv
  • 504859f Merge pull request #556 from Backblaze/avoid-b2http-retries-upload
  • 223df0d Merge pull request #560 from cjwatson/py314-path-is-dir
  • 7d44ef0 Use stat.S_ISDIR for local folder scanning instead of Path.is_dir
  • b16641d Avoid http-level retries during upload requests
  • a8ef09d Migrate from pdm to uv. Clean project dependency structure
  • 5371582 Merge pull request #559 from Backblaze/fix-account-info-bw-compat
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 10:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/b2sdk-2.10.3 branch from 28e431f to d4a221c Compare February 24, 2026 09:44
Bumps [b2sdk](https://github.com/Backblaze/b2-sdk-python) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/Backblaze/b2-sdk-python/releases)
- [Changelog](https://github.com/Backblaze/b2-sdk-python/blob/master/CHANGELOG.md)
- [Commits](Backblaze/b2-sdk-python@v2.10.2...v2.10.3)

---
updated-dependencies:
- dependency-name: b2sdk
  dependency-version: 2.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/b2sdk-2.10.3 branch from d4a221c to c2707e0 Compare February 25, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants