From 73a37d153b0472c34eba7d10994f157ecafd994c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 20:27:18 +0100 Subject: [PATCH] Bump pygit2 from 1.13.2 to 1.13.3 (#200) Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.13.2 to 1.13.3. - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/libgit2/pygit2/compare/v1.13.2...v1.13.3) --- updated-dependencies: - dependency-name: pygit2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 a1eea65d..cbe9cd9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ html5lib==1.1 Markdown==3.5.1 mwparserfromhell==0.6.5 pycparser==2.21 -pygit2==1.13.2 +pygit2==1.13.3 python-dateutil==2.8.2 python-frontmatter==1.0.0 python-liquid==1.10.0