Skip to content

Commit 087d52a

Browse files
Bump django from 4.2.18 to 4.2.24 in /examples/cookbook
Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.24. - [Commits](django/django@4.2.18...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f02ea33 commit 087d52a

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==4.2.18
4+
django==4.2.24
55
django-filter>=2

0 commit comments

Comments
 (0)