Skip to content

Commit

Permalink
fix(deps): update dependency django-cors-headers to v4.7.0 (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 161903e commit 0d2114f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ python-decouple = "3.8"
django-filter = "24.3"
graphene-django = "3.2.2"
graphene-django-extras = { git = "https://github.com/anitrend/graphene-django-extras.git", tag = "0.1.1" }
django-cors-headers = "4.6.0"
django-cors-headers = "4.7.0"
graphene = "3.4.3"
django-enumfield = "3.1"
django-graphql-playground = "1.0"
Expand Down

0 comments on commit 0d2114f

Please sign in to comment.