Skip to content

Commit aef3fd6

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

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)