Bump markdown from 3.5.1 to 3.5.2

Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-11 00:06:38 +00:00
committed by GitHub
parent 57bcc2568c
commit f0e667b3b5
2 changed files with 15 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ pytz = "==2023.3.post1"
rtreelib = "==0.2.0"
werkzeug = "^3.0.1"
wtforms = "~=3.1"
markdown = "^3.5.1"
markdown = "^3.5.2"
[tool.poetry.group.dev.dependencies]