From 50bb88e055a3da25d52e139e5c0fec7f85eed640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 11:01:00 +0100 Subject: [PATCH] Bump pygit2 from 1.12.2 to 1.13.2 (#167) Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.12.2 to 1.13.2. - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/libgit2/pygit2/compare/v1.12.2...v1.13.2) --- updated-dependencies: - dependency-name: pygit2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4533ea9c..abba85aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ html5lib==1.1 Markdown==3.4.4 mwparserfromhell==0.6.5 pycparser==2.21 -pygit2==1.12.2 +pygit2==1.13.2 python-dateutil==2.8.2 python-frontmatter==1.0.0 python-liquid==1.10.0