Skip to content

Commit

Permalink
Bump django from 3.2.9 to 4.0
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.9 to 4.0.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.2.9...4.0)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2022
1 parent 5c68911 commit c063241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/requirements_core.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The necessary dependencies to run Tabbycat

# Django
Django==3.2.9
Django==4.0
django-appconf==1.0.4 # Helper for handling app configs
django-better-admin-arrayfield==1.4.2 # Admin widget for ArrayField
django-dynamic-preferences==1.10.1 # Settings management
Expand Down

0 comments on commit c063241

Please sign in to comment.