Skip to content

Commit 79f057f

Browse files
Bump markdown from 3.7 to 3.8 (#12233)
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 7f5b9ed commit 79f057f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ humanize==4.12.2
2828
jira==3.8.0
2929
PyGithub==1.58.2
3030
lxml==5.3.2
31-
Markdown==3.7
31+
Markdown==3.8
3232
openpyxl==3.1.5
3333
Pillow==11.1.0 # required by django-imagekit
3434
psycopg[c]==3.2.6

0 commit comments

Comments
 (0)