Skip to content

Commit

Permalink
Bump django from 3.1.14 to 3.2.24 in /examples/cookbook (#1498)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 96c09ac commit 54372b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cookbook/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
graphene>=2.1,<3
graphene-django>=2.1,<3
graphql-core>=2.1,<3
django==3.1.14
django==3.2.24
django-filter>=2

0 comments on commit 54372b4

Please sign in to comment.