Update dependency arch/python-textual to v8.2.4 (#4448)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-21 19:52:17 +10:00 committed by GitHub
parent 03b245a77a
commit b842e54091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ dependencies = [
"pyparted==3.13.0",
"pydantic==2.12.5",
"cryptography==46.0.7",
"textual==8.2.3",
"textual==8.2.4",
"markdown-it-py==4.0.0",
"linkify-it-py==2.1.0",
]