Skip to content

Commit a356ea2

Browse files
Bump graphene-django from 3.1.1 to 3.2.2
Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 3.1.1 to 3.2.2. - [Release notes](https://github.com/graphql-python/graphene-django/releases) - [Commits](graphql-python/graphene-django@v3.1.1...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]>
1 parent 03fb4a5 commit a356ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ algoliasearch_django==3.0.0
5454

5555
celery[redis]==5.2.7 # https://github.com/celery/celery
5656
graphene==3.2.2 # https://github.com/graphql-python/graphene
57-
graphene-django==3.1.1 # https://github.com/graphql-python/graphene-django
57+
graphene-django==3.2.2 # https://github.com/graphql-python/graphene-django
5858
graphene-django-optimizer==0.10.0 # https://github.com/tfoxy/graphene-django-optimizer
5959
django-graphql-jwt==0.3.4
6060
django-cors-headers==4.2.0

0 commit comments

Comments
 (0)