Skip to content

Commit bb431ef

Browse files
fix(deps): update dependency pydantic to v2.11.3
1 parent 409be21 commit bb431ef

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 @ https://github.com//dcantrell/pyparted/archive/v3.13.0.tar.gz#sha512=26819e28d73420937874f52fda03eb50ab1b136574ea9867a69d46ae4976d38c4f26a2697fa70597eed90dd78a5ea209bafcc3227a17a7a5d63cff6d107c2b11",
22-
"pydantic==2.11.2"
22+
"pydantic==2.11.3"
2323
]
2424

2525
[project.urls]

0 commit comments

Comments
 (0)