diff --git a/Pipfile b/Pipfile index 613b535f8a..5be7b6f671 100644 --- a/Pipfile +++ b/Pipfile @@ -52,7 +52,7 @@ junit-xml = ">=1.9,<2.0" dpath = "==2.1.3" pyyaml = ">=6.0.0,<7.0.0" boto3 = "==1.35.49" -gitpython = ">=3.1.30,<4.0.0" +gitpython = ">=3.1.50,<4.0.0" jmespath = ">=1.0.0,<2.0.0" tqdm = ">=4.65.0,<5.0.0" packaging = ">=23.0,<24.0" diff --git a/Pipfile.lock b/Pipfile.lock index 32621ec195..738039705e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "eab63efbc37901bf6f2cc7998fa095233955f328ae034a7ee0dc1cb114f80f46" + "sha256": "b104d0da801b7634f95c84e96ab424ccdf37dac4d31debacf17ddd1deae3d4f6" }, "pipfile-spec": 6, "requires": {