Skip to content

Commit 5df2c98

Browse files
Bump markdown from 3.6 to 3.7
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 to 3.7. - [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.6...3.7) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6eaa43d commit 5df2c98

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ flake8-black = "^0.3"
4141
invoke = "^2.2"
4242
isort = "^5.4"
4343
livereload = "^2.7"
44-
markdown = "^3.2, != 3.3.5"
44+
markdown = "^3.7"
4545
pytest = "^8.3.3"
4646
pytest-cov = "^5.0"
4747
pytest-pythonpath = "^0.7"

0 commit comments

Comments
 (0)