Skip to content

Commit

Permalink
chore(deps): update dependency django-cors-headers to >=4.3.0,<4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 7739165 commit 38c0230
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 @@ -41,7 +41,7 @@ dependencies = [
"django-appconf>=1.0.3,<1.1",
"django-celery-beat>=2.6.0,<2.8",
"django-compressor>=4.4,<5",
"django-cors-headers>=4.3.0,<4.5",
"django-cors-headers>=4.3.0,<4.6",
"django-crispy-forms>=2.3,<2.4",
"django-filter>=23.4,<24.4",
"django-redis>=5.4.0,<6.0",
Expand Down

0 comments on commit 38c0230

Please sign in to comment.