Skip to content

build(deps): bump python-bidi from 0.6.7 to 0.6.11 - #3224

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/python-bidi-0.6.11
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/python-bidi-0.6.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps python-bidi from 0.6.7 to 0.6.11.

Release notes

Sourced from python-bidi's releases.

0.6.10 - Added missing wheels for windows 3.13 and 3.14

  • CI: Windows wheel job builds standard cp313/cp314 wheels reliably by running maturin twice (standard Python first, then 3.13t/3.14t), working around win_amd64 picking only free-threaded 3.13/3.14 when all interpreters share PATH [Meir Kriheli]

0.6.9 - free threading

  • Rust extension declares gil_used = false so it runs under free-threaded (no-GIL) Python [Meir Kriheli]
  • Added concurrent stress test for get_display under free-threaded builds [Meir Kriheli]
  • CI: optional cp313t/cp314t wheel builds when setup-python provides those interpreters; free-threaded test job prefers 3.14t with 3.13t fallback [Meir Kriheli]
  • CI: Intel macOS wheels now built on macOS 15 (replacing macOS 13) [Meir Kriheli]
  • Use uv for nox virtualenvs; add uv.lock and document uv-based dev setup in README and CONTRIBUTING [Meir Kriheli]
  • Set requires-python = ">=3.9" explicitly in pyproject.toml [Meir Kriheli]

0.6.3 - With python 3.13 wheels

  • Updated pyo3 to 0.22.4
  • Python 3.13 wheels are finally working
Changelog

Sourced from python-bidi's changelog.

0.6.11

  • Bump pyo3 to 0.29.0, drop unsupported 3.13t [Damian Dimmich]

0.6.10

  • CI: Windows wheel job builds standard cp313/cp314 wheels reliably by running maturin twice (standard Python first, then 3.13t/3.14t), working around win_amd64 picking only free-threaded 3.13/3.14 when all interpreters share PATH [Meir Kriheli]

0.6.9

  • Rust extension declares gil_used = false so it runs under free-threaded (no-GIL) Python [Meir Kriheli]
  • Added concurrent stress test for get_display under free-threaded builds [Meir Kriheli]
  • CI: optional cp313t/cp314t wheel builds when setup-python provides those interpreters; free-threaded test job prefers 3.14t with 3.13t fallback [Meir Kriheli]
  • CI: Intel macOS wheels now built on macOS 15 (replacing macOS 13) [Meir Kriheli]
  • Use uv for nox virtualenvs; add uv.lock and document uv-based dev setup in README and CONTRIBUTING [Meir Kriheli]
  • Set requires-python = ">=3.9" explicitly in pyproject.toml [Meir Kriheli]

0.6.8

  • Added missing 3.14 build for Linux (Jonathan Duncan)
Commits
  • 3ed1dc9 Release v0.6.11
  • df8d668 Merge pull request #49 from Democrance/fix/python3.14build
  • 4821749 ditch 3.13t as its no longer supported by Py03
  • f5d0049 Bump pyo3 from 0.27.1 to 0.29.0
  • df03a42 Release v0.6.10
  • ead8912 Yet one more attempt at build win 3.13 and 3.14 wheels
  • a87bac8 Build windows wheels for 3.13 and 3,14
  • ef8ba12 Release v0.6.9
  • 3d0305d Promote uv usage
  • f7a8e3e Trying to handling failing free-threading CI job
  • 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 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 [python-bidi](https://github.com/MeirKriheli/python-bidi) from 0.6.7 to 0.6.11.
- [Release notes](https://github.com/MeirKriheli/python-bidi/releases)
- [Changelog](https://github.com/MeirKriheli/python-bidi/blob/master/CHANGELOG.rst)
- [Commits](MeirKriheli/python-bidi@v0.6.7...v0.6.11)

---
updated-dependencies:
- dependency-name: python-bidi
  dependency-version: 0.6.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants