From 67afe0d4bfea0e86c775059b133d6db48a687f02 Mon Sep 17 00:00:00 2001 From: shakenfist-bot Date: Wed, 1 May 2024 02:12:19 +0000 Subject: [PATCH] Update pydantic --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index da9f5495c..091b201ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,9 +41,9 @@ chardet==5.2.0 # lgpl urllib3==2.2.1 # mit # These must move as a set -pydantic==2.7.0 # mit +pydantic==2.7.1 # mit pydantic-settings==2.2.1 # mit -pydantic-core==2.18.1 # (indirect dependency) +pydantic-core==2.18.2 # (indirect dependency) # Is difficult to get install working, use system packages instead. On Ubuntu # those are: libvirt-daemon-system libvirt-dev python3-libvirt