Bump textual to 7.0.1

Summary

  • Bump Textual library from 6.7.0 to 7.0.1 (latest version)
  • Incremental version bumps to identify potential breaking changes early
  • Version 7.0.0 breaking change (Node.update_node_styles new animate parameter) did not require code modifications

Version progression

6.7.0 → 6.7.1 → 6.8.0 → 6.9.0 → 6.10.0 → 6.11.0 → 6.12.0 → 7.0.0 → 7.0.1

Test plan

  • poetry install succeeds for each version
  • pre-commit run --all-files passes for each version
  • CLI smoke tests pass
  • Run TUI functional tests

Merge request reports

Loading