Bumps pipenv to latest as well

This commit is contained in:
Trenton Holmes
2024-11-10 18:56:42 -08:00
parent f4a2b1f52f
commit 40359d0a02
5 changed files with 475 additions and 406 deletions

View File

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