Skip to content

Commit deb1d3a

Browse files
fix(deps): update dependency pydantic to v2.11.5
1 parent 3e2f792 commit deb1d3a

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

0 commit comments

Comments
 (0)