Update dependency arch/python-cryptography to v48.0.1 (#4591)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-06-13 16:24:31 +10:00 committed by GitHub
parent f6a031f584
commit 5397ae7124
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ classifiers = [
dependencies = [
"pyparted==3.13.0",
"pydantic==2.13.4",
"cryptography==48.0.0",
"cryptography==48.0.1",
"textual==8.2.7",
"markdown-it-py==4.0.0",
"linkify-it-py==2.1.0",