From e3595edf6703d95ef159dbe8100dbbbf11448347 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 21:46:04 +0000 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.30 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c92efe..7e2de23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cachetools==5.0.0 click==8.0.4 -GitPython==3.1.27 +GitPython==3.1.30 pydantic==1.9.0 pygithub==1.55 pygitops==0.13.2