Skip to content

Commit ed439be

Browse files
dependabot[bot]sadiepowell
authored andcommitted
Bump markdown from 3.9 to 3.10
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.9 to 3.10. - [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.9.0...3.10.0) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.10' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fcce86 commit ed439be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
click==8.2.1 # click 8.2.2 breaks use_directory_urls somehow?
2-
Markdown==3.9
2+
Markdown==3.10
33
markdown-include==0.8.1
44
mkdocs==1.6.1
55
mkdocs-cinder==1.2.0

0 commit comments

Comments
 (0)