Merge pull request #1543 from mandiant/dependabot/pip/pydantic-1.10.9

build(deps): bump pydantic from 1.10.7 to 1.10.9
This commit is contained in:
Moritz
2023-06-19 17:23:51 +02:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ requirements = [
"pyelftools==0.29",
"dnfile==0.13.0",
"dncil==1.0.2",
"pydantic==1.10.7",
"pydantic==1.10.9",
"protobuf==4.23.2",
]