Skip to content

Commit 34fd43e

Browse files
Bump markdown from 3.9 to 3.10 (#1160)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0f4853 commit 34fd43e

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.2
22
flask-talisman==1.1.0
33
google-cloud-storage==3.4.1
44
gunicorn==23.0.0
5-
markdown==3.9
5+
markdown==3.10
66
pytest==8.4.2
77
pytest-watch==4.2.0
88
pytest-cov==7.0.0

0 commit comments

Comments
 (0)