Skip to content

Commit

Permalink
Update markdown requirement from ~=3.3.7 to ~=3.5
Browse files Browse the repository at this point in the history
Updates the requirements on [markdown](https://github.com/Python-Markdown/markdown) to permit the latest version.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.3.7...3.5)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 739cc9e commit e5c50c0
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
@@ -1,7 +1,7 @@
cryptography ~= 41.0.3
cyclonedx-bom == 3.11.2
Jinja2 ~= 3.1.2
Markdown ~= 3.3.7
Markdown ~= 3.5
mkdocs == 1.4.3
mkdocs-git-revision-date-localized-plugin ~= 1.2.0
mkdocs-macros-plugin ~= 1.0.2
Expand Down

0 comments on commit e5c50c0

Please sign in to comment.