From fdb1c8fc34da957269efd5a03c53defbe99ac35b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 15:47:26 +0000 Subject: [PATCH] Bump python-frontmatter from 1.0.1 to 1.3.0 Bumps [python-frontmatter](https://github.com/eyeseast/python-frontmatter) from 1.0.1 to 1.3.0. - [Release notes](https://github.com/eyeseast/python-frontmatter/releases) - [Commits](https://github.com/eyeseast/python-frontmatter/compare/v1.0.1...v1.3.0) --- updated-dependencies: - dependency-name: python-frontmatter dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 5ed7c39..25bb60d 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -3,5 +3,5 @@ mkdocs-material==9.4.14 mkdocs-minify-plugin==0.7.1 pymdown-extensions>=10.7 mike==2.0.0 -python-frontmatter==1.0.1 +python-frontmatter==1.3.0 pyyaml>=6.0.1