From 406f4c3247fb39fee95cbbac34d8fb21cb7fac9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 01:02:02 +0000 Subject: [PATCH] Update python-frontmatter requirement from >=1.0.0 to >=1.3.0 Updates the requirements on [python-frontmatter](https://github.com/eyeseast/python-frontmatter) to permit the latest version. - [Release notes](https://github.com/eyeseast/python-frontmatter/releases) - [Commits](https://github.com/eyeseast/python-frontmatter/compare/v1.0.0...v1.3.0) --- updated-dependencies: - dependency-name: python-frontmatter dependency-version: 1.3.0 dependency-type: direct:production ... 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 cf74980..49aa4a5 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -24,7 +24,7 @@ pandas>=2.0.0 mistune>=3.0.0 docutils!=0.21 jsonpath>=0.82,<0.83 -python-frontmatter>=1.0.0 +python-frontmatter>=1.3.0 pydantic>=2.3.0 # Production WSGI server. Floor is the CVE fix line; CI asserts this version