Skip to content

Commit

Permalink
Bump markdown from 3.4.3 to 3.6
Browse files Browse the repository at this point in the history
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.3 to 3.6.
- [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.4.3...3.6)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 0ff9168 commit d48bdde
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ django-celery-results = "2.5.1"
djangorestframework = "3.14.0"
gunicorn = "22.0.0"
lxml = "5.1.0"
markdown = "3.4.3"
markdown = "3.6"
psycopg = "3.1.8"
requests = "2.31.0"
solrpy = "0.9.9"
Expand Down

0 comments on commit d48bdde

Please sign in to comment.