Skip to content

Commit 4cc8b35

Browse files
Update pelican[markdown] requirement in /pelican
Updates the requirements on [pelican[markdown]](https://github.com/getpelican/pelican) to permit the latest version. - [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[markdown] dependency-version: 4.11.0.post0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4241b82 commit 4cc8b35

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pelican/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies = [
6767
# and runs mypy / pylint out of the resulting venv.
6868
[dependency-groups]
6969
dev = [
70-
"pelican[markdown]>=4.11,<4.12",
70+
"pelican[markdown]>=4.11.0.post0,<4.12",
7171
"ruff>=0.6",
7272
"pytest>=8",
7373
"mypy>=1.10",

pelican/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)