Skip to content

Commit

Permalink
chore(deps): update dependency django-cors-headers to >=4.3.0,<4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 498a307 commit cc16bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies = [
"django-appconf>=1.0.3,<1.1",
"django-celery-beat>=2.6.0,<2.7",
"django-compressor>=4.4,<5",
"django-cors-headers>=4.3.0,<4.4",
"django-cors-headers>=4.3.0,<4.5",
"django-crispy-forms>=2.1,<2.3",
"django-filter>=23.4,<24.3",
"django-redis>=5.4.0,<6.0",
Expand Down

0 comments on commit cc16bd3

Please sign in to comment.