Chore(deps): Bump all allowed backend packages (#6562)

This commit is contained in:
Trenton H
2024-05-04 13:26:15 -07:00
committed by GitHub
parent 7c0c2e142a
commit fd40258342
4 changed files with 874 additions and 837 deletions

View File

@@ -8,7 +8,7 @@ dateparser = "~=1.2"
# WARNING: django does not use semver.
# Only patch versions are guaranteed to not introduce breaking changes.
django = "~=4.2.11"
django-allauth = "*"
django-allauth = {extras = ["socialaccount"], version = "*"}
django-auditlog = "*"
django-celery-results = "*"
django-compression-middleware = "*"