Chore(deps): Bump django in the django group across 1 directory
Bumps the django group with 1 update in the / directory: [django](https://github.com/django/django). Updates `django` from 4.2.14 to 5.0.7 - [Commits](https://github.com/django/django/compare/4.2.14...5.0.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major dependency-group: django ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Pipfile
2
Pipfile
@@ -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 = "~=4.2.14"
|
||||
django = "~=5.0.7"
|
||||
django-allauth = {extras = ["socialaccount"], version = "*"}
|
||||
django-auditlog = "*"
|
||||
django-celery-results = "*"
|
||||
|
||||
Reference in New Issue
Block a user