From 76361d4b00a8c768f3ecaa0d75187e419e174806 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:34:04 +0000 Subject: [PATCH] Update dependency pydantic to v1.10.13 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bd7cc9..8554fe8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ paramiko==2.11.0 pluggy==1.0.0 py==1.11.0 pycodestyle==2.9.1 -pydantic==1.10.2 +pydantic==1.10.13 pymongo==4.3.2 pyparsing==3.0.9 pytest==7.1.3