From 3ceabc73076eb3454d388e2e09a4dc20bb9695bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 05:01:48 +0000 Subject: [PATCH] build(deps): bump pelican from 4.0.1 to 4.11.0.post0 Bumps [pelican](https://github.com/getpelican/pelican) from 4.0.1 to 4.11.0.post0. - [Release notes](https://github.com/getpelican/pelican/releases) - [Changelog](https://github.com/getpelican/pelican/blob/main/docs/changelog.rst) - [Commits](https://github.com/getpelican/pelican/commits) --- updated-dependencies: - dependency-name: pelican dependency-version: 4.11.0.post0 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 73906a9..8bad64a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ lxml==4.9.1 Markdown==3.10.2 MarkupSafe==3.0.3 numpy==2.4.3 -pelican==4.0.1 +pelican==4.11.0.post0 Pygments==2.20.0 pyreadline==2.1 python-dateutil==2.9.0.post0