From 9eb317ba4ef10bc92a338ccc615ef1b83eae32c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 10:09:03 +0100 Subject: [PATCH] Bump pydantic from 2.6.1 to 2.6.2 (#68) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e76f66c..0ca636f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ uvicorn==0.27.1 black==24.1.1 flake8==7.0.0 pre-commit==3.6.1 -pydantic==2.6.1 +pydantic==2.6.2 PyYAML==6.0.1 langchain==0.1.6