Update dependency pydantic to v2.13.0 (#4424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
728bb450c7
commit
88366ba575
|
|
@ -19,7 +19,7 @@ classifiers = [
|
|||
]
|
||||
dependencies = [
|
||||
"pyparted>=3.13.0",
|
||||
"pydantic==2.12.5",
|
||||
"pydantic==2.13.0",
|
||||
"cryptography>=45.0.7",
|
||||
"textual>=5.3.0",
|
||||
"markdown-it-py[linkify]>=4.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue