Update dependency arch/python-textual to v8.2.8

This commit is contained in:
renovate[bot] 2026-07-12 17:08:40 +00:00 committed by GitHub
parent c60385a6f7
commit dbc778ac6f
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.13.4",
"cryptography==49.0.0",
"textual==8.2.7",
"textual==8.2.8",
"markdown-it-py==4.0.0",
"linkify-it-py==2.1.0",
]