Skip to content

Commit 55fcba1

Browse files
Bump markdown from 3.6 to 3.7 (#10779)
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.6 to 3.7. - [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.6...3.7) --- updated-dependencies: - dependency-name: markdown 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 549555b commit 55fcba1

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
@@ -28,7 +28,7 @@ humanize==4.10.0
2828
jira==3.8.0
2929
PyGithub==1.58.2
3030
lxml==5.3.0
31-
Markdown==3.6
31+
Markdown==3.7
3232
openpyxl==3.1.5
3333
Pillow==10.4.0 # required by django-imagekit
3434
psycopg[c]==3.2.1

0 commit comments

Comments
 (0)