Skip to content

Commit

Permalink
bump django-markdownify to 0.9.1 fixes #9263 (#9264)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicokant authored May 5, 2022
1 parent e64aca7 commit 48550d5
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 @@ -39,7 +39,7 @@ django-filter==2.4.0
django-imagekit==4.0.2
django-jsonfield-backport>=1.0.2
django-taggit==1.4.0
django-markdownify==0.9.0
django-markdownify==0.9.1
django-mptt==0.12.0
django-modeltranslation>=0.11,<0.18.0
django-treebeard==4.5.1
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ install_requires =
django-imagekit==4.0.2
django-jsonfield-backport>=1.0.2
django-taggit==1.4.0
django-markdownify==0.9.0
django-markdownify==0.9.1
django-mptt==0.12.0
django-modeltranslation>=0.11,<0.18.0
django-treebeard==4.5.1
Expand Down

0 comments on commit 48550d5

Please sign in to comment.