Skip to content

Commit 90b32fc

Browse files
committed
Bump to latest graphene-django release to fix query-optimization
See graphql-python/graphene-django#1401
1 parent d376415 commit 90b32fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-env-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
graphene~=3.0.0
3-
graphene-django==3.0.0
3+
graphene-django==3.0.2
44
pytest==4.6.3
55
pytest-django==3.5.0
66
pytest-cov==2.7.1

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
-r dev-env-requirements.txt
2-
django==3.2.16
2+
django==3.2.19

0 commit comments

Comments
 (0)