From 429d82b3c76a55dcd2f51cd0fe06ae8df6b87bc5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 13 Sep 2025 05:12:43 -0700 Subject: [PATCH] Update pydantic from 1.4 to 2.11.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84c519d..3f583d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ filelock==3.0.12 numpy>=1.18.2,<2 -pydantic==1.4 +pydantic==2.11.9 pyyaml==5.3.1 typing-extensions==3.7.4.2 yamale==2.0.1