From 7c4ce972e8042f2e69328b37ffe7165da7db61ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 20:59:58 +0000 Subject: [PATCH] Bump python-frontmatter from 1.0.1 to 1.1.0 Bumps [python-frontmatter](https://github.com/eyeseast/python-frontmatter) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/eyeseast/python-frontmatter/releases) - [Commits](https://github.com/eyeseast/python-frontmatter/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: python-frontmatter dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bf3069..6b87211 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pytest==8.3.5 pydantic==2.12.2 click==8.0.0 jinja2==3.1.6 -python-frontmatter==1.0.1 +python-frontmatter==1.1.0 python-slugify==8.0.4 pyyaml==6.0.2 cryptography==45.0.7