Skip to content

Commit d29b511

Browse files
fix(deps): update dependency pydantic to v2.11.6
1 parent 867fc7c commit d29b511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.11.5",
22+
"pydantic==2.11.6",
2323
"cryptography>=44.0.2",
2424
]
2525

0 commit comments

Comments
 (0)