From d78c863b5ffc4e12ebdbd64b254e524445bde3e3 Mon Sep 17 00:00:00 2001 From: Useroth <37159550+Useroth@users.noreply.github.com> Date: Tue, 31 Jan 2023 21:29:28 +0100 Subject: [PATCH] Upping pygit2 version in requirements for the merge drivers (#19067) Update requirements.txt --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index abd6a512a22..76e14dc45e6 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,4 +1,4 @@ -pygit2==1.7.2 +pygit2==1.11.1 bidict==0.22.0 Pillow==9.3.0