Skip to content

Commit

Permalink
Merge pull request #177 from snypy/dependabot/pip/django-gte-4.2-and-…
Browse files Browse the repository at this point in the history
…lt-5.2

Update django requirement from <5.1,>=4.2 to >=4.2,<5.2
  • Loading branch information
nezhar authored Sep 10, 2024
2 parents 720c0d0 + f95e182 commit d77728b
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,4 +1,4 @@
django>=4.2,<5.1
django>=4.2,<5.2
djangorestframework>=3.15.2,<3.16
markdown>=3.2,<3.6
django-filter>=2.4,<23.6
Expand Down

0 comments on commit d77728b

Please sign in to comment.