From 3f9294733f8cf35ba511660284d4003892b2db2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 03:04:50 +0000 Subject: [PATCH] fix(deps): update dependency edx-django-utils to v7 --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index b4c55fdc..8f2d11b0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -627,13 +627,13 @@ test = ["mock", "pytest (>=3.0)", "pytest-cov", "pytest-django", "pytest-runner" [[package]] name = "edx-django-utils" -version = "5.16.0" +version = "7.1.0" description = "EdX utilities for Django Application development." optional = false python-versions = "*" files = [ - {file = "edx-django-utils-5.16.0.tar.gz", hash = "sha256:fa2a4cb7eaed50fafe5b18b4e46677be430795d90d823e6ee1469cfd15da4857"}, - {file = "edx_django_utils-5.16.0-py2.py3-none-any.whl", hash = "sha256:adbcace2a0170012c87751fc0dd2aefdf2d690e0ba2ffb421928c5b89dc220c7"}, + {file = "edx_django_utils-7.1.0-py2.py3-none-any.whl", hash = "sha256:28bc931f81909d7f2debedbff480f1e83847a0e5d391660b4f45c653afd44a63"}, + {file = "edx_django_utils-7.1.0.tar.gz", hash = "sha256:4377b239cd7d2bf8a2ef84c6bba2412b88a1e54229027f7917146507c943e4f6"}, ] [package.dependencies]