Update dependency arch/python-cryptography to v48 (#4520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
11607851c4
commit
dcc38fe9aa
|
|
@ -20,7 +20,7 @@ classifiers = [
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"pyparted==3.13.0",
|
"pyparted==3.13.0",
|
||||||
"pydantic==2.12.5",
|
"pydantic==2.12.5",
|
||||||
"cryptography==47.0.0",
|
"cryptography==48.0.0",
|
||||||
"textual==8.2.5",
|
"textual==8.2.5",
|
||||||
"markdown-it-py==4.0.0",
|
"markdown-it-py==4.0.0",
|
||||||
"linkify-it-py==2.1.0",
|
"linkify-it-py==2.1.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue