Skip to content

Commit

Permalink
fix(deps): update dependency graphene-django to v3.2.2 (#136)
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 Jun 12, 2024
1 parent 29af4c2 commit 69fd28c
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 @@ -14,7 +14,7 @@ requests = "2.32.3"
marshmallow = "3.21.3"
python-decouple = "3.8"
django-filter = "24.2"
graphene-django = "3.2.1"
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.3.1"
graphene = "3.3"
Expand Down

0 comments on commit 69fd28c

Please sign in to comment.