From d3cbecc3c008217bfe48bd08d02b17d0c5409c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 16:51:49 +0000 Subject: [PATCH] Bump pygit2 from 1.12.1 to 1.12.2 Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.12.1 to 1.12.2. - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/libgit2/pygit2/compare/v1.12.1...v1.12.2) --- updated-dependencies: - dependency-name: pygit2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f64217f8..2cfd144e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ html5lib==1.1 Markdown==3.4.3 mwparserfromhell==0.6.4 pycparser==2.21 -pygit2==1.12.1 +pygit2==1.12.2 python-dateutil==2.8.2 python-frontmatter==1.0.0 python-liquid==1.9.2