chore(deps): update dependency pydantic to v2.12.4 (#3900)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-06 20:23:08 +00:00 committed by GitHub
parent c131269c08
commit 240919826f
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 = [ dependencies = [
"pyparted>=3.13.0", "pyparted>=3.13.0",
"pydantic==2.12.3", "pydantic==2.12.4",
"cryptography>=45.0.7", "cryptography>=45.0.7",
"textual>=5.3.0", "textual>=5.3.0",
"pytest-mock>=3.15.1", "pytest-mock>=3.15.1",