Skip to content

Commit 563732d

Browse files
Update dependency pydantic to v2.13.1
1 parent 8b3be84 commit 563732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
]
2020
dependencies = [
2121
"pyparted>=3.13.0",
22-
"pydantic==2.12.5",
22+
"pydantic==2.13.1",
2323
"cryptography>=45.0.7",
2424
"textual>=5.3.0",
2525
"markdown-it-py[linkify]>=4.0.0",

0 commit comments

Comments
 (0)