From efd6d391cdae266b4665409e0f7ee6fd409a7280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:20:18 +0000 Subject: [PATCH] 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.5 to 5.1.6 - [Commits](https://github.com/django/django/compare/5.1.5...5.1.6) Updates `django-allauth` from 65.3.1 to 65.4.1 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `django-cors-headers` from 4.6.0 to 4.7.0 - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.6.0...4.7.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] --- Pipfile | 2 +- Pipfile.lock | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Pipfile b/Pipfile index 863b157ec..52981c9d7 100644 --- a/Pipfile +++ b/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.5" +django = "~=5.1.6" django-allauth = {extras = ["mfa", "socialaccount"], version = "*"} django-auditlog = "*" django-celery-results = "*" diff --git a/Pipfile.lock b/Pipfile.lock index aed779ecb..f32ad415e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "9fdd406708b9c0693041c0506a29b7ab83ce196460ee299bfc764f1e03603e1a" + "sha256": "e74d5cc445403a23b2e2fdcefac52ba6466e743529c713148c2868c9f3adccae" }, "pipfile-spec": 6, "requires": {}, @@ -508,12 +508,12 @@ }, "django": { "hashes": [ - "sha256:19bbca786df50b9eca23cee79d495facf55c8f5c54c529d9bf1fe7b5ea086af3", - "sha256:c46eb936111fffe6ec4bc9930035524a8be98ec2f74d8a0ff351226a3e52f459" + "sha256:1e39eafdd1b185e761d9fab7a9f0b9fa00af1b37b25ad980a8aa0dac13535690", + "sha256:8d203400bc2952fbfb287c2bbda630297d654920c72a73cc82a9ad7926feaad5" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==5.1.5" + "version": "==5.1.6" }, "django-allauth": { "extras": [ @@ -521,10 +521,11 @@ "socialaccount" ], "hashes": [ - "sha256:e02e951b71a2753a746459f2efa114c7c72bf2cef6887dbe8607a577c0350587" + "sha256:60b32aef7dbbcc213319aa4fd8f570e985266ea1162ae6ef7a26a24efca85c8c" ], + "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==65.3.1" + "version": "==65.4.1" }, "django-auditlog": { "hashes": [ @@ -553,12 +554,12 @@ }, "django-cors-headers": { "hashes": [ - "sha256:14d76b4b4c8d39375baeddd89e4f08899051eeaf177cb02a29bd6eae8cf63aa8", - "sha256:8edbc0497e611c24d5150e0055d3b178c6534b8ed826fb6f53b21c63f5d48ba3" + "sha256:6fdf31bf9c6d6448ba09ef57157db2268d515d94fc5c89a0a1028e1fc03ee52b", + "sha256:f1c125dcd58479fe7a67fe2499c16ee38b81b397463cf025f0e2c42937421070" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==4.6.0" + "version": "==4.7.0" }, "django-extensions": { "hashes": [