Skip to content

Commit

Permalink
Bump markdown from 3.6 to 3.7 (#10779)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 549555b commit 55fcba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ humanize==4.10.0
jira==3.8.0
PyGithub==1.58.2
lxml==5.3.0
Markdown==3.6
Markdown==3.7
openpyxl==3.1.5
Pillow==10.4.0 # required by django-imagekit
psycopg[c]==3.2.1
Expand Down

0 comments on commit 55fcba1

Please sign in to comment.