From c159df98e4968e92ba52c1f44d8f52b6ffe0b872 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 03:32:32 +0000 Subject: [PATCH] Bump pygit2 from 0.28.2 to 1.6.1 Bumps [pygit2](https://github.com/libgit2/pygit2) from 0.28.2 to 1.6.1. - [Release notes](https://github.com/libgit2/pygit2/releases) - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/libgit2/pygit2/compare/v0.28.2...v1.6.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6483d56d..1307cc3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ atomiclong==0.1.1 cffi==1.12.3 fusepy==3.0.1 pycparser==2.20 -pygit2==0.28.2 +pygit2==1.6.1 raven==6.10.0 six==1.12.0