Skip to content

Commit 40e9c66

Browse files
Bump django from 3.0.3 to 3.0.7 in /examples/cookbook (#979)
Bumps [django](https://github.com/django/django) from 3.0.3 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.0.3...3.0.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ff40d2 commit 40e9c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cookbook/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
graphene>=2.1,<3
22
graphene-django>=2.1,<3
33
graphql-core>=2.1,<3
4-
django==3.0.3
4+
django==3.0.7
55
django-filter>=2

0 commit comments

Comments
 (0)