Skip to content

Commit

Permalink
Update dependency django-cors-headers to v4.3.0 (#62)
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 Oct 11, 2023
1 parent 63a85a2 commit 44beb6c
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 = "23.3"
graphene-django = "3.1.5"
graphene-django-extras = { git = "https://github.com/wax911/graphene-django-extras.git", tag = "0.1.0" }
django-cors-headers = "4.2.0"
django-cors-headers = "4.3.0"
graphene = "3.3"
django-enumfield = "3.1"
django-graphql-playground = "1.0"
Expand Down

0 comments on commit 44beb6c

Please sign in to comment.