Skip to content

Commit c800a03

Browse files
fix(deps): update dependency pydantic to v2.11.7 (#3595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa5a13b commit c800a03

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

0 commit comments

Comments
 (0)