From 4ba0d2903afe46915ebd3b65ad1ce3d50357239a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 20:06:58 +0000 Subject: [PATCH] deps(pip): bump minchin-pelican-plugins-nojekyll from 1.0.2 to 1.2.0 Bumps [minchin-pelican-plugins-nojekyll](https://github.com/pelican-plugins/nojekyll) from 1.0.2 to 1.2.0. - [Changelog](https://github.com/pelican-plugins/nojekyll/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pelican-plugins/nojekyll/commits) --- updated-dependencies: - dependency-name: minchin-pelican-plugins-nojekyll dependency-version: 1.2.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 fee8e69..a9c8c26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pelican==4.8.0 -minchin.pelican.plugins.nojekyll==1.0.2 +minchin.pelican.plugins.nojekyll==1.2.0 ghp-import==0.5.5 beautifulsoup4==4.9.3 \ No newline at end of file