Skip to content

chore(deps): bump pyo3-object_store from 0.9.0 to 0.10.0 in the non-arrow group across 1 directory#299

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/non-arrow-f0d4650d88
Open

chore(deps): bump pyo3-object_store from 0.9.0 to 0.10.0 in the non-arrow group across 1 directory#299
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/non-arrow-f0d4650d88

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the non-arrow group with 1 update in the / directory: pyo3-object_store.

Updates pyo3-object_store from 0.9.0 to 0.10.0

Release notes

Sourced from pyo3-object_store's releases.

pyo3-object_store-v0.6.0

Breaking changes 🔧

  • Don't percent-encode paths. The implementation of FromPyObject for PyPath now uses Path::parse instead of Path::from under the hood. #524
  • Bump to pyo3 0.26.

Other

  • Configurable warning on PyExternalObjectStore creation #550

pyo3-object_store-v0.4.0

Compatibility release to use pyo3-object_store with object_store 0.11 and pyo3 0.24.

pyo3-object_store-v0.3.0

Compatibility release to use pyo3-object_store with object_store 0.11 and pyo3 0.23.

Breaking changes 🔧

Store constructors

  • In the AzureStore constructor, the container positional argument was renamed to container_name to match the container_name key in AzureConfig.

    This is a breaking change if you had been calling AzureStore(container="my container name"). This is not breaking if you had been using it as a positional argument AzureStore("my container name") or if you had already been using AzureStore(container_name="my container name").

pyo3-object_store-v0.2.0

What's Changed

Full Changelog: developmentseed/obstore@pyo3-object_store-v0.1.0...pyo3-object_store-v0.2.0

pyo3-object_store-v0.1.0

Initial release!

Changelog

Sourced from pyo3-object_store's changelog.

[0.10.0] - 2026-06-01

Full Changelog: developmentseed/obstore@py-v0.9.5...py-v0.10.0

[0.9.5] - 2026-05-20

What's Changed

Full Changelog: developmentseed/obstore@py-v0.9.4...py-v0.9.5

[0.9.4] - 2026-04-22

What's Changed

Full Changelog: developmentseed/obstore@py-v0.9.3...py-v0.9.4

[0.9.3] - 2026-04-15

What's Changed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 16, 2026
Bumps the non-arrow group with 1 update in the / directory: [pyo3-object_store](https://github.com/developmentseed/obstore).


Updates `pyo3-object_store` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/developmentseed/obstore/releases)
- [Changelog](https://github.com/developmentseed/obstore/blob/main/CHANGELOG.md)
- [Commits](developmentseed/obstore@pyo3-object_store-v0.9.0...pyo3-object_store-v0.10.0)

---
updated-dependencies:
- dependency-name: pyo3-object_store
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-arrow
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/non-arrow-f0d4650d88 branch from b6793e6 to 646e14e Compare June 17, 2026 16:02
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants