From 0189959765eaf9f5db68479fb20cc24f559b177e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 May 2026 08:25:55 +0000 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.50 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fda7aa..647e310 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # for alpine we need py3-yaml PyYAML==6.0.3 -GitPython==3.1.47 +GitPython==3.1.50 python-gitlab==8.2.0 requests==2.33.1 pytest==9.0.3