Skip to content

Commit

Permalink
fix(deps): update dependency graphene-django to v3.2.0 (#92)
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] committed Dec 20, 2023
1 parent 6062679 commit 6b34cac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -14,7 +14,7 @@ requests = "2.31.0"
marshmallow = "3.20.1"
python-decouple = "3.8"
django-filter = "23.5"
graphene-django = "3.1.5"
graphene-django = "3.2.0"
graphene-django-extras = { git = "https://github.com/wax911/graphene-django-extras.git", tag = "0.1.0" }
django-cors-headers = "4.3.1"
graphene = "3.3"
Expand Down

0 comments on commit 6b34cac

Please sign in to comment.