Update dependency arch/python-pydantic to v2.13.4

This commit is contained in:
renovate[bot] 2026-05-11 12:57:21 +00:00 committed by GitHub
parent 7fc33c2507
commit 1e6687c337
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.5",
"pydantic==2.13.4",
"cryptography==48.0.0",
"textual==8.2.5",
"markdown-it-py==4.0.0",