Update dependency pydantic to v2.13.1

This commit is contained in:
renovate[bot] 2026-04-16 05:31:08 +00:00 committed by GitHub
parent 06488dfb9a
commit 3f0ad7ba50
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.1",
"cryptography>=45.0.7",
"textual>=5.3.0",
"markdown-it-py[linkify]>=4.0.0",