Update pydantic to 2.7.1

This commit is contained in:
Moritz
2024-04-30 12:07:02 +02:00
committed by GitHub
parent 2f4d8e1d90
commit 60d400cf08

View File

@@ -48,7 +48,7 @@ dependencies = [
"pyelftools==0.31",
"dnfile==0.14.1",
"dncil==1.0.2",
"pydantic==2.4.0",
"pydantic==2.7.1",
"protobuf==4.23.4",
]
dynamic = ["version"]