Skip to content

Commit

Permalink
Merge pull request #123 from snypy/dependabot/pip/django-cors-headers…
Browse files Browse the repository at this point in the history
…-gte-4.0-and-lt-4.3

Update django-cors-headers requirement from <4.1,>=4.0 to >=4.0,<4.3
  • Loading branch information
nezhar authored Oct 21, 2023
2 parents 1804246 + 2a3ea0e commit 5ef9291
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 @@ -2,7 +2,7 @@ django>=4.2,<4.3
djangorestframework>=3.12,<3.15
markdown>=3.2,<3.5
django-filter>=2.4,<21.2
django-cors-headers>=4.0,<4.1
django-cors-headers>=4.0,<4.3
django-userforeignkey>=0.3,<0.6
django-rest-multitokenauth>=1.4.0,<1.6.0
django-rest-registration>=0.5.3,<0.8
Expand Down

0 comments on commit 5ef9291

Please sign in to comment.