Skip to content

Update textual requirement from <7,>=3.0 to >=3.0,<8 in the python-dependencies group - #12

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-dependencies-e735e3410a
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-dependencies-e735e3410a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026 •

Copy link
Copy Markdown
Contributor

Updates the requirements on textual to permit the latest version.
Updates textual to 7.5.0

Release notes

Sourced from textual's releases.

The extended cursor release

The DataTable row cursor will now extend the full width of the datatable, which looks better.

The DataTable will now only emit a *Selected message if clicking a second time.

[7.5.0] - 2026-01-30

  • The DataTable row cursor will extend to the full width if there is excess space Textualize/textual#6345
  • The DataTable will send a selected event on click, only if the cell / row / column is currently highlighted Textualize/textual#6345
Changelog

Sourced from textual's changelog.

[7.5.0] - 2026-01-30

Changed

  • The DataTable row cursor will extend to the full width if there is excess space Textualize/textual#6345
  • The DataTable will send a selected event on click, only if the cell / row / column is currently highlighted Textualize/textual#6345

[7.4.0] - 2026-01-25

Added

[7.3.0] - 2026-01-15

Fixed

Added

  • Added DOM.query_one_optional
  • Added default parameter to get_component_rich_style get_component_rich_style

Changed

  • Added super+c (command on mac) alternative bindings for copy, for terminals that support it (Ghostty does)
  • Allow Sparkline to be of any height, not just 1 Textualize/textual#6171

[7.2.0] - 2026-01-11

Changed

  • The help panel will look at ancestor widgets for a HELP attribute if there isn't one on the focused widget Textualize/textual#6320

[7.1.0] - 2026-01-10

Fixed

  • Fixed issue with missing refresh

Added

  • Added Widget.BLANK which can optimize rendering of large widgets (typically containers that scroll)

[7.0.3] - 2026-01-09

Fixed

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
textual [>= 8.dev0, < 9]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [textual](https://github.com/Textualize/textual) to permit the latest version.

Updates `textual` to 7.5.0
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v3.0.0...v7.5.0)

---
updated-dependencies:
- dependency-name: textual
  dependency-version: 7.5.0
  dependency-type: direct:production
  dependency-group: python-dependencies
...

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 Aug 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like textual is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/python-dependencies-e735e3410a branch September 1, 2026 00:58
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