Skip to content

Commit

Permalink
Bump markdown from 3.5.1 to 3.5.2 (#11839)
Browse files Browse the repository at this point in the history
* 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](Python-Markdown/markdown@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] <[email protected]>

* [Dependencies] Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Jan 16, 2024
1 parent 59ae217 commit 3bcaa2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ drf-extensions==0.7.1
drf-writable-nested==0.7.0
drf-spectacular==0.27.0
dynamic-rest==2.1.2
Markdown==3.5.1
Markdown==3.5.2

pinax-notifications==6.0.0
pinax-ratings==4.0.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ install_requires =
drf-writable-nested==0.7.0
drf-spectacular==0.27.0
dynamic-rest==2.1.2
Markdown==3.5.1
Markdown==3.5.2

pinax-notifications==6.0.0
pinax-ratings==4.0.0
Expand Down

0 comments on commit 3bcaa2e

Please sign in to comment.