Skip to content

Commit 54372b4

Browse files
Bump django from 3.1.14 to 3.2.24 in /examples/cookbook (#1498)
Bumps [django](https://github.com/django/django) from 3.1.14 to 3.2.24. - [Commits](django/django@3.1.14...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96c09ac commit 54372b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cookbook/requirements.txt

+1-1
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.1.14
4+
django==3.2.24
55
django-filter>=2

0 commit comments

Comments
 (0)