Skip to content

build(deps): bump python-bidi from 0.6.7 to 0.6.10 - #3195

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown
Contributor

Bumps python-bidi from 0.6.7 to 0.6.10.

Release notes

Sourced from python-bidi's releases.

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]
Changelog

Sourced from python-bidi's changelog.

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
  • 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
  • b68002a Added 3.14t to build, replaced mac-os-13 intel with 15
  • c799c0b Added free threading test and no GIL for pyo3
  • a529e27 Use uv as nox venv provider
  • 3bf76c6 Bumped to 0.6.8
  • 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.10.
- [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.10)

---
updated-dependencies:
- dependency-name: python-bidi
  dependency-version: 0.6.10
  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 May 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #3224.

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/python-bidi-0.6.10 branch July 1, 2026 08:15
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