Chore(deps): Bump the django group with 3 updates
Bumps the django group with 3 updates: [django](https://github.com/django/django), [django-allauth](https://github.com/sponsors/pennersr) and [django-cors-headers](https://github.com/adamchainz/django-cors-headers). Updates `django` from 5.1.1 to 5.1.2 - [Commits](https://github.com/django/django/compare/5.1.1...5.1.2) Updates `django-allauth` from 65.0.2 to 65.1.0 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `django-cors-headers` from 4.4.0 to 4.5.0 - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.4.0...4.5.0) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch dependency-group: django - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: django - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-minor 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 = "~=5.1.1"
|
||||
django = "~=5.1.2"
|
||||
django-allauth = {extras = ["socialaccount"], version = "*"}
|
||||
django-auditlog = "*"
|
||||
django-celery-results = "*"
|
||||
|
||||
Reference in New Issue
Block a user