Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps fastexcel from 0.16.0 to 0.17.2.

Release notes

Sourced from fastexcel's releases.

v0.17.2

What's Changed

Full Changelog: ToucanToco/fastexcel@v0.17.1...v0.17.2

v0.17.1

What's Changed

  • feat!(python): support free-threaded wheels (experimental) (#418)
  • fix(dtype): consider #DIV/0! cells to be null when guessing a column's dtype (#417)
  • feat: add free threaded Python 3.14t to CI workflow (#412)
  • feat!: drop support for Python 3.9 (#411)
  • ci: add tests for Python 3.14 (#404)
  • feat(deps): bump pyo3 v0.25 -> v0.26 (#408)
  • feat(python): add support for defined names (named ranges) (#393)
  • chore(deps): bump calamine from 0.30.1 to 0.31.0 in the prod-deps group (#401)
  • fix(ci): explicitly add rustfmt and clippy to rust toolchain (#400)

Full Changelog: ToucanToco/fastexcel@v0.17.0...v0.17.1

Commits
  • 9af96ad chore: v0.17.2 (#423)
  • 9fc890a fix(ci): force interpreter version for maturin action (#422)
  • f0c08b9 chore: v0.17.1
  • 3af6e13 fix(ci): set up python in release job
  • 8f27a97 chore: v0.17.0 (#419)
  • b62d846 feat!(python): support free-threaded wheels (experimental) (#418)
  • 89865eb fix(dtype): consider #DIV/0! cells to be null when guessing a column's dtype ...
  • 647c92f chore(deps): bump polars-core in the prod-deps group (#414)
  • 681719e Add free threaded Python 3.14t to CI workflow (#412)
  • 2a0d4fb feat!: drop support for Python 3.9 (#411)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [fastexcel](https://github.com/ToucanToco/fastexcel) from 0.16.0 to 0.17.2.
- [Release notes](https://github.com/ToucanToco/fastexcel/releases)
- [Commits](ToucanToco/fastexcel@v0.16.0...v0.17.2)

---
updated-dependencies:
- dependency-name: fastexcel
  dependency-version: 0.17.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Nov 24, 2025
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant