Skip to content

Commit

Permalink
Merge pull request #179 from snypy/dependabot/pip/markdown-gte-3.2-an…
Browse files Browse the repository at this point in the history
…d-lt-3.8

Update markdown requirement from <3.6,>=3.2 to >=3.2,<3.8
  • Loading branch information
nezhar authored Sep 10, 2024
2 parents 320d0be + 6f65ee7 commit 5f51142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
django>=4.2,<5.2
djangorestframework>=3.15.2,<3.16
markdown>=3.2,<3.6
markdown>=3.2,<3.8
django-filter>=2.4,<24.4
django-cors-headers>=4.0,<4.5
django-userforeignkey>=0.3,<0.6
Expand Down

0 comments on commit 5f51142

Please sign in to comment.