From b78bb550ed860fc87ea0c2689f0805d3bc68a96f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 May 2026 09:17:03 +0000 Subject: [PATCH] chore(deps): update dependency gitpython to v3.1.50 --- 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