Skip to content
This repository was archived by the owner on Jun 15, 2025. It is now read-only.

Bump the python group across 1 directory with 4 updates#246

Merged
pumbaasdad merged 1 commit intomasterfrom
dependabot/pip/python-2d22236158
Jun 11, 2025
Merged

Bump the python group across 1 directory with 4 updates#246
pumbaasdad merged 1 commit intomasterfrom
dependabot/pip/python-2d22236158

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps the python group with 4 updates in the / directory: b2sdk, boto3, google-api-python-client and python-swiftclient.

Updates b2sdk from 2.8.1 to 2.9.3

Release notes

Sourced from b2sdk's releases.

2.9.3

Fixed

  • Fix B2HttpApiConfig and Services references in exposed v2 API.

2.9.2

Fixed

  • Fix incorrect reliance on v3 abstractions in apiver v2. (#540)

2.9.1

Changed

  • Adapt authorize_account flow to multi-bucket keys.
  • Migrate to b2 native api v4.
  • Move url_for_api func to an internal classmethod in B2Api class.
  • Release apiver v3 interface. from b2sdk.v3 import ... is now the recommended import, but previous versions are still supported.
  • Update application key classes to support multiple bucket ids.
  • Update create_key flow to multi-bucket keys.

Infrastructure

  • Migrate integration tests to apiver v3.
Changelog

Sourced from b2sdk's changelog.

2.9.3 - 2025-05-29

Fixed

  • Fix B2HttpApiConfig and Services references in exposed v2 API.

2.9.2 - 2025-05-29

Fixed

  • Fix incorrect reliance on v3 abstractions in apiver v2. (#540)

2.9.1 - 2025-05-28

Changed

  • Adapt authorize_account flow to multi-bucket keys.
  • Migrate to b2 native api v4.
  • Move url_for_api func to an internal classmethod in B2Api class.
  • Release apiver v3 interface. from b2sdk.v3 import ... is now the recommended import, but previous versions are still supported.
  • Update application key classes to support multiple bucket ids.
  • Update create_key flow to multi-bucket keys.

Infrastructure

  • Migrate integration tests to apiver v3.
Commits
  • fa4a58b release 2.9.3
  • 825ae76 Merge pull request #542 from reef-technologies/apiver-v2-api-config
  • ab66b65 Fix B2HttpApiConfig and Services references in exposed v2 api
  • d78ea55 release 2.9.2
  • 2250967 Merge pull request #541 from reef-technologies/fix-api-v2
  • d2f7e5d Fix incorrect reliance on v3 abstractions in apiver v2
  • 22fb916 release 2.9.1
  • cac5e0a Merge pull request #538 from reef-technologies/multi-bucket-keys
  • c4cc0e0 Migrate integration tests to apiver v3
  • 30def6f Adapt multiple-bucket keys flow to authorize-account api changes
  • Additional commits viewable in compare view

Updates boto3 from 1.38.20 to 1.38.29

Commits
  • c77c694 Merge branch 'release-1.38.29'
  • 2339374 Bumping version to 1.38.29
  • 92104e4 Add changelog entries from botocore
  • 3e8670a Start testing on 3.14 beta builds (#4530)
  • 5c3ba07 Merge branch 'release-1.38.28'
  • 2c9a7bf Merge branch 'release-1.38.28' into develop
  • 22f6c5a Bumping version to 1.38.28
  • b6a84ba Add changelog entries from botocore
  • ccacc66 Merge branch 'release-1.38.27'
  • 65ee8e3 Merge branch 'release-1.38.27' into develop
  • Additional commits viewable in compare view

Updates google-api-python-client from 2.169.0 to 2.171.0

Release notes

Sourced from google-api-python-client's releases.

v2.171.0

2.171.0 (2025-06-03)

Features

... (truncated)

Commits

Updates python-swiftclient from 4.7.0 to 4.8.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Jun 4, 2025
@pumbaasdad pumbaasdad enabled auto-merge June 4, 2025 05:42
Bumps the python group with 4 updates in the / directory: [b2sdk](https://github.com/Backblaze/b2-sdk-python), [boto3](https://github.com/boto/boto3), [google-api-python-client](https://github.com/googleapis/google-api-python-client) and [python-swiftclient](https://github.com/openstack/swift).


Updates `b2sdk` from 2.8.1 to 2.9.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.8.1...v2.9.3)

Updates `boto3` from 1.38.20 to 1.38.29
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.38.20...1.38.29)

Updates `google-api-python-client` from 2.169.0 to 2.171.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.169.0...v2.171.0)

Updates `python-swiftclient` from 4.7.0 to 4.8.0
- [Changelog](https://github.com/openstack/swift/blob/master/CHANGELOG)
- [Commits](https://github.com/openstack/swift/commits)

---
updated-dependencies:
- dependency-name: b2sdk
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: boto3
  dependency-version: 1.38.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: google-api-python-client
  dependency-version: 2.171.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: python-swiftclient
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python-2d22236158 branch from 032a6c5 to a30c786 Compare June 11, 2025 05:30
@pumbaasdad pumbaasdad merged commit d12ac31 into master Jun 11, 2025
42 checks passed
@pumbaasdad pumbaasdad deleted the dependabot/pip/python-2d22236158 branch June 11, 2025 05:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant