Skip to content

Commit

Permalink
Merge pull request #165 from snypy/dependabot/pip/djangorestframework…
Browse files Browse the repository at this point in the history
…-gte-3.15.2-and-lt-3.16

Update djangorestframework requirement from <3.15,>=3.12 to >=3.15.2,<3.16
  • Loading branch information
nezhar authored Jul 13, 2024
2 parents ddefe07 + 875eeed commit 84bd128
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
@@ -1,5 +1,5 @@
django>=4.2,<4.3
djangorestframework>=3.12,<3.15
djangorestframework>=3.15.2,<3.16
markdown>=3.2,<3.6
django-filter>=2.4,<23.6
django-cors-headers>=4.0,<4.4
Expand Down

0 comments on commit 84bd128

Please sign in to comment.