Skip to content

Commit

Permalink
Bump markdown from 3.6 to 3.7 (#692)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mitch Dawson <86007219+mitchdawson1982@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mitchdawson1982 committed Aug 21, 2024
1 parent ad06523 commit 1f8b4ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -12,7 +12,7 @@ django-prometheus = "^2.3.1"
pyyaml = "^6.0.2"
gunicorn = "^22.0.0"
whitenoise = "^6.7.0"
markdown = "^3.5.2"
markdown = "^3.7"
python-dotenv = "^1.0.1"
markdown-headdown = "^0.1.3"
nltk = "^3.8.1"
Expand Down

0 comments on commit 1f8b4ae

Please sign in to comment.