From 5c13f023bed26f5c53ecd51a8eb95669a76b82b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 12:53:30 +0000 Subject: [PATCH] Update dependency mitol-django-authentication to v2023 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ab9f8b154d..970961ba0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ ipython = "^8.0.0" mitol-django-common = "2.7.0" mitol-django-hubspot-api = "2023.5.22" mitol-django-mail = "3.3.0" -mitol-django-authentication = "1.6.0" +mitol-django-authentication = "2023.12.19" mitol-django-openedx = "1.3.0" mitol-django-payment-gateway = "1.9.1" mitol-django-google-sheets = "2.6.0"