Bump django from 3.2.25 to 4.2.16 in /examples/cookbook

Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16.
- [Commits](https://github.com/django/django/compare/3.2.25...4.2.16)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-09 01:50:18 +00:00 committed by Ülgen Sarıkavak
parent 8d4a64a40d
commit abc08f5f20

View File

@ -1,5 +1,5 @@
graphene>=2.1,<3
graphene-django>=2.1,<3
graphql-core>=2.1,<3
django==3.2.25
django==4.2.16
django-filter>=2