Skip to content

Commit

Permalink
Bump graphene-django from 3.0.0 to 3.2.2
Browse files Browse the repository at this point in the history
Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 3.0.0 to 3.2.2.
- [Release notes](https://github.com/graphql-python/graphene-django/releases)
- [Commits](graphql-python/graphene-django@v3.0.0...v3.2.2)

---
updated-dependencies:
- dependency-name: graphene-django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 69fe356 commit 7168106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ django-guardian

# GraphQL
# ------------------------------------------------------------------------------
graphene-django==3.0.0 # TODO - upgrade at some point. Will require some refactoring.
graphene-django==3.2.2 # TODO - upgrade at some point. Will require some refactoring.
django-graphql-jwt

0 comments on commit 7168106

Please sign in to comment.