Skip to content

⬆ Update tables requirement from >=3.6.1 to >=3.11.1#21

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tables-gte-3.11.1
Open

⬆ Update tables requirement from >=3.6.1 to >=3.11.1#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tables-gte-3.11.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on tables to permit the latest version.

Release notes

Sourced from tables's releases.

Release v3.11.1

Changes from 3.11.0 to 3.11.1

  • Fix blosc2 loading (see #1305).
Changelog

Sourced from tables's changelog.

Changes from 3.11.1 to 3.11.2

  • TBW

Changes from 3.11.0 to 3.11.1

  • Fix blosc2 loading (:issue:1305, :issue:1306).

Changes from 3.10.2 to 3.11.0

  • Add support for Python 3.14.
  • Set Cython "freethreading_compatible" directive. Please refer to https://www.pytables.org/cookbook/threading.html for details about threading support.
  • Python wheel packages are now generated exploiting limited API and stable ABI (abi3).

Thanks to:

  • Rene Leonhardt
  • Neil Schemenauer
  • Eric Larson
Commits
  • f271e22 Update release dates
  • 49a2d34 Improve libblosc2 discovery
  • 2fa20bc Prepare PyTables v3.11.1 release
  • 0fb2cf1 Merge pull request #1306 from avalentino/buigfix/issue-1305
  • 456e749 Use platlib
  • 4cfa295 Improve _load_blosc2 (Closes: #1503)
  • 1a3e329 Improve GHA configuration for wheels generation
  • 86b4963 Post-release commit
  • 7361a05 Merge pull request #1304 from avalentino/releases/v3.11.0
  • b68a46b Update downloads page in the RST documentation.
  • 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 [tables](https://github.com/PyTables/PyTables) to permit the latest version.
- [Release notes](https://github.com/PyTables/PyTables/releases)
- [Changelog](https://github.com/PyTables/PyTables/blob/master/RELEASE_NOTES.rst)
- [Commits](PyTables/PyTables@v3.6.1...v3.11.1)

---
updated-dependencies:
- dependency-name: tables
  dependency-version: 3.11.1
  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 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants