From ae25995516501da86c539ce089e1f55c9521199f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:10:26 +0000 Subject: [PATCH] Chore(deps): Bump the django group with 2 updates Bumps the django group with 2 updates: [django-auditlog](https://github.com/jazzband/django-auditlog) and [djangorestframework](https://github.com/encode/django-rest-framework). Updates `django-auditlog` from 2.3.0 to 3.0.0 - [Release notes](https://github.com/jazzband/django-auditlog/releases) - [Changelog](https://github.com/jazzband/django-auditlog/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/django-auditlog/compare/v2.3.0...v3.0.0) Updates `djangorestframework` from 3.14.0 to 3.15.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.1) --- updated-dependencies: - dependency-name: django-auditlog dependency-type: direct:production update-type: version-update:semver-major dependency-group: django - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: django ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index 034812088..a3f206c90 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ django-extensions = "*" django-filter = "~=24.2" django-guardian = "*" django-multiselectfield = "*" -djangorestframework = "==3.14.0" +djangorestframework = "==3.15.1" djangorestframework-guardian = "*" drf-writable-nested = "*" bleach = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 5853aef7e..20270ac2f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e1ac865502fd8502e8534557675cc36133252871db228d97a3c0c151891600f3" + "sha256": "d112647a88bdb7a77901c6f83abb47737f3bd3b8b9e7eec1f8ba047d5032eb09" }, "pipfile-spec": 6, "requires": {}, @@ -479,12 +479,12 @@ }, "django-auditlog": { "hashes": [ - "sha256:7bc2c87e4aff62dec9785d1b2359a2b27148f8c286f8a52b9114fc7876c5a9f7", - "sha256:b9d3acebb64f3f2785157efe3f2f802e0929aafc579d85bbfb9827db4adab532" + "sha256:92db1cf4a51ceca5c26b3ff46997d9e3305a02da1bd435e2efb5b8b6d300ce1f", + "sha256:9de49f80a4911135d136017123cd73461f869b4947eec14d5e76db4b88182f3f" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==2.3.0" + "markers": "python_version >= '3.8'", + "version": "==3.0.0" }, "django-celery-results": { "hashes": [ @@ -548,12 +548,12 @@ }, "djangorestframework": { "hashes": [ - "sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8", - "sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08" + "sha256:3ccc0475bce968608cf30d07fb17d8e52d1d7fc8bfe779c905463200750cbca6", + "sha256:f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==3.14.0" + "version": "==3.15.1" }, "djangorestframework-guardian": { "hashes": [