Skip to content

Commit f0b5ea8

Browse files
Bump markdown from 3.8 to 3.8.2 (#1078)
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8 to 3.8.2. - [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.8...3.8.2) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.2 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>
1 parent 2a48873 commit f0b5ea8

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.1
22
flask-talisman==1.1.0
33
google-cloud-storage==3.1.0
44
gunicorn==23.0.0
5-
markdown==3.8
5+
markdown==3.8.2
66
pytest==8.4.0
77
pytest-watch==4.2.0
88
pytest-cov==6.2.1

0 commit comments

Comments
 (0)