Chore(deps): Bump django from 4.2.13 to 4.2.14 in the django group

Bumps the django group with 1 update: [django](https://github.com/django/django).


Updates `django` from 4.2.13 to 4.2.14
- [Commits](https://github.com/django/django/compare/4.2.13...4.2.14)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: django
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-09 17:03:55 +00:00 committed by GitHub
parent bb83c1eb0a
commit 65163f67b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 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 = "~=4.2.13"
django = "~=4.2.14"
django-allauth = {extras = ["socialaccount"], version = "*"}
django-auditlog = "*"
django-celery-results = "*"

8
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "dfe78ffea6031e95e8e1ba35b668dacb08a4383b80d3d51d9fca239c4317d194"
"sha256": "44613402c6cc50687e69eb74ea358ded6995a8549034f3903b8b2948521ea4bd"
},
"pipfile-spec": 6,
"requires": {},
@ -455,12 +455,12 @@
},
"django": {
"hashes": [
"sha256:837e3cf1f6c31347a1396a3f6b65688f2b4bb4a11c580dcb628b5afe527b68a5",
"sha256:a17fcba2aad3fc7d46fdb23215095dbbd64e6174bf4589171e732b18b07e426a"
"sha256:3ec32bc2c616ab02834b9cac93143a7dc1cdcd5b822d78ac95fc20a38c534240",
"sha256:fc6919875a6226c7ffcae1a7d51e0f2ceaf6f160393180818f6c95f51b1e7b96"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==4.2.13"
"version": "==4.2.14"
},
"django-allauth": {
"extras": [