Skip to content

Commit

Permalink
Bump django from 3.2.24 to 3.2.25 in /examples/cookbook
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.24 to 3.2.25.
- [Commits](django/django@3.2.24...3.2.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent ac09cd2 commit a443346
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.2.24
django==3.2.25
django-filter>=2

0 comments on commit a443346

Please sign in to comment.