fix(deps): update dependency pydantic to v2.11.7 (#3595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aa5a13b732
commit
c800a0357d
|
|
@ -19,7 +19,7 @@ classifiers = [
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"pyparted>=3.13.0",
|
"pyparted>=3.13.0",
|
||||||
"pydantic==2.11.6",
|
"pydantic==2.11.7",
|
||||||
"cryptography>=44.0.2",
|
"cryptography>=44.0.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue