From 6489f278a40319d243706717eb04ca73f1c78aad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 05:09:16 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to v1.10.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c92efe..af9d0ab 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.12 pygithub==1.55 pygitops==0.13.2 PyYAML==5.4.1