⬆ Bump markdown from 3.7 to 3.9 - #71
Merged
Merged
Conversation
svlandeg
reviewed
May 19, 2026
Collaborator
There was a problem hiding this comment.
This is a bit weird, why does it only bump to 3.9? The cooldown period is 7 days and 3.10 has been out since November 🤔 And the dependency doesn't have an upper pin in pyproject.toml as far as I can see.
Probably because we're still supporting Python 3.9?
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.9. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.7...3.9.0) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/markdown-3.9
branch
from
May 30, 2026 20:33
f86a253 to
e7ea8fb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Bumps markdown from 3.7 to 3.9.
Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
f39cf84Bump version to 3.907bf207Order footnotes by reference23c301dFix failing cases for Python 3.144669a09fix typod9c8431Bump version to 3.8.29980cb5Fixes for Python 3.143561310Properly document version specification.3bb9d42Update documentation for release process3870f20Bump version to 3.8.18207214Ensure incomplete markup declaration in raw HTML doesn't crash parser.