From 11730a92474bff995e8fdd1ff60c1197c09bc31a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 15:38:53 +0000 Subject: [PATCH] Bump pygit2 from 0.28.2 to 1.2.1 Bumps [pygit2](https://github.com/libgit2/pygit2) from 0.28.2 to 1.2.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.2.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..3a97ef7d 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.2.1 raven==6.10.0 six==1.12.0