From 752680068c3d8a0cd89ad69d9e51347c513132c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 20:34:03 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v1.10.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c92efe..fc229b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cachetools==5.0.0 click==8.0.4 GitPython==3.1.27 -pydantic==1.9.0 +pydantic==1.10.8 pygithub==1.55 pygitops==0.13.2 PyYAML==5.4.1