Skip to content

Commit d049730

Browse files
chore(deps): bump markdown from 3.9 to 3.10 (#13609)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 503399f commit d049730

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
@@ -26,7 +26,7 @@ humanize==4.14.0
2626
jira==3.10.5
2727
PyGithub==2.8.1
2828
lxml==6.0.2
29-
Markdown==3.9
29+
Markdown==3.10
3030
openpyxl==3.1.5
3131
Pillow==12.0.0 # required by django-imagekit
3232
psycopg[c]==3.2.12

0 commit comments

Comments
 (0)