Skip to content

Commit 86b23d4

Browse files
Bump markdown from 3.7 to 3.8 (#1031)
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.8. - [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.8) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2302e3 commit 86b23d4

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
@@ -2,7 +2,7 @@ Flask==3.1.0
22
flask-talisman==1.1.0
33
google-cloud-storage==3.1.0
44
gunicorn==23.0.0
5-
markdown==3.7
5+
markdown==3.8
66
pytest==8.3.5
77
pytest-watch==4.2.0
88
pytest-cov==6.1.1

0 commit comments

Comments
 (0)