Skip to content

Commit 4fb7300

Browse files
Bump markdown from 3.10 to 3.10.1 (#1191)
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.10 to 3.10.1. - [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.10.0...3.10.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
1 parent 68e19c4 commit 4fb7300

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.7.0
44
gunicorn==24.0.0
5-
markdown==3.10
5+
markdown==3.10.1
66
pytest==9.0.2
77
pytest-watch==4.2.0
88
pytest-cov==7.0.0

0 commit comments

Comments
 (0)