fix(deps): update dependency pydantic to v2.11.6 (#3594)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-13 22:46:46 +10:00 committed by GitHub
parent 867fc7c691
commit aa5a13b732
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.11.5",
"pydantic==2.11.6",
"cryptography>=44.0.2",
]