From 3b7f9c407927ef6e84a33488c87c277430145599 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 20:34:04 +0000 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.41 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c92efe..0950096 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.41 pydantic==1.9.0 pygithub==1.55 pygitops==0.13.2