From 95d33f43de9643048f740af8a4f50431442b4dbc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 03:30:00 +0000 Subject: [PATCH] Bump pygit2 from 0.28.2 to 1.3.0 Bumps [pygit2](https://github.com/libgit2/pygit2) from 0.28.2 to 1.3.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.3.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..17ec8ce4 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.3.0 raven==6.10.0 six==1.12.0