chore(deps): update dependency pydantic to v2.12.5 (#3951)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-27 21:23:38 +11:00 committed by GitHub
parent 147447face
commit b751ad5dab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ classifiers = [
]
dependencies = [
"pyparted>=3.13.0",
"pydantic==2.12.4",
"pydantic==2.12.5",
"cryptography>=45.0.7",
"textual>=5.3.0",
"pytest-mock>=3.15.1",