Skip to content

build(deps): update python-bidi requirement from <0.5 to <0.7#1493

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

build(deps): update python-bidi requirement from <0.5 to <0.7#1493
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/python-bidi-lt-0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on python-bidi to permit the latest version.

Release notes

Sourced from python-bidi's releases.

0.6.9 - free threaing

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

0.6.7

  • Added generate-import-lib for windows [Meir Kriheli]
  • Removed pypy3.9 and pypy3.10 from build, removed by pyo3 [Meir Kriheli]
  • Added 3.14 and pypy3.11 to targets [Meir Kriheli]
  • Bumped pyo3 to 0.27.1 [Meir Kriheli]

0.6.6

  • Upgraded to macos-13 runner (as 12 is not available anymore).

0.6.5

  • Revert "Added pypy3.11 to build"

0.6.4

  • Added pypy3.11 to build
  • Removed pypy3.8 from build, not suppurted
  • Bumped pyo3 to 0.23.3, drops pypy3.7 and pypy3.8
  • Bumped unicode-bidi to 0.3.18 closes #28

0.6.3

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

... (truncated)

Commits
  • 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
  • 0eed200 Merge pull request #39 from Kasoo/feature/ci_linux_python3.14
  • 36aee4f CI: Add python3.14 builds for linux
  • 59cdcf2 Updated version field
  • Additional commits viewable in compare view

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)

Updates the requirements on [python-bidi](https://github.com/MeirKriheli/python-bidi) to permit the latest version.
- [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.3...v0.6.9)

---
updated-dependencies:
- dependency-name: python-bidi
  dependency-version: 0.6.9
  dependency-type: direct:production
...

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 11, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants