From f356c7a8ca0d6cb806a03cc5984833c7a5923490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:53:15 +0000 Subject: [PATCH] build(deps): bump django from 4.0.4 to 5.1.2 Bumps [django](https://github.com/django/django) from 4.0.4 to 5.1.2. - [Commits](https://github.com/django/django/compare/4.0.4...5.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 3e38d67..c8b4c78 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ argon2-cffi = "~=21.3.0" redis = "~=5.0" celery = "*" hiredis = "~=3.0.0" -django = "~=4.2.0" +django = "~=5.1.2" django-environ = "~=0.8.1" django-model-utils = "~=4.2.0" django-allauth = "~=0.50.0" diff --git a/Pipfile.lock b/Pipfile.lock index b28c902..dc2eaf5 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7506ae469e603912e515368a9dcc5fe5bfdc9fdc9e5ef35b5742448afd54dfc9" + "sha256": "3f77b7519d35317d6ec0e15b74975d7b2f437e1769b383e049eede5b247ece38" }, "pipfile-spec": 6, "requires": { @@ -380,11 +380,12 @@ }, "django": { "hashes": [ - "sha256:1ddc333a16fc139fd253035a1606bb24261951bbc3a6ca256717fa06cc41a898", - "sha256:6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad" + "sha256:bd7376f90c99f96b643722eee676498706c9fd7dc759f55ebfaf2c08ebcdf4f0", + "sha256:f11aa87ad8d5617171e3f77e1d5d16f004b79a2cf5d2e1d2b97a6a1f8e9ba5ed" ], "index": "pypi", - "version": "==4.2.16" + "markers": "python_version >= '3.10'", + "version": "==5.1.2" }, "django-allauth": { "hashes": [