Skip to content

Commit

Permalink
Bump markdown from 3.3.4 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.4 to 3.4.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Commits](Python-Markdown/markdown@3.3.4...3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2022
1 parent 8d0e6c7 commit 7bee379
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
Expand Up @@ -10,7 +10,7 @@ geoalchemy2==0.4.2
geojson==2.5.0
geomet==0.3.0
kombu==5.2.4
Markdown==3.3.4 # at next update, please remove replace_marker() function in toc extension
Markdown==3.4.1 # at next update, please remove replace_marker() function in toc extension
phpserialize==1.3.0 # phpserialize is only required during the migration
psycopg2==2.9.4
pyjwt==1.7.1
Expand Down

0 comments on commit 7bee379

Please sign in to comment.