From 19763c5d8e09b7a2ff40e02ba117afdbb431b1d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 20:29:18 +0100 Subject: [PATCH] Bump python-frontmatter from 1.0.0 to 1.0.1 (#201) Bumps [python-frontmatter](https://github.com/eyeseast/python-frontmatter) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/eyeseast/python-frontmatter/releases) - [Commits](https://github.com/eyeseast/python-frontmatter/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: python-frontmatter 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 cbe9cd9a..73c75100 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ mwparserfromhell==0.6.5 pycparser==2.21 pygit2==1.13.3 python-dateutil==2.8.2 -python-frontmatter==1.0.0 +python-frontmatter==1.0.1 python-liquid==1.10.0 PyYAML==6.0.1 six==1.16.0