From ea261d73ad1e9ba61613d7d04bba92e3510158ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:33:39 +0000 Subject: [PATCH] Bump pygit2 from 0.28.2 to 1.6.0 Bumps [pygit2](https://github.com/libgit2/pygit2) from 0.28.2 to 1.6.0. - [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.0) 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..62cc9dc9 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.0 raven==6.10.0 six==1.12.0