From 1ded84e2c57f74c32f9bf28f649a293ea9f5831e Mon Sep 17 00:00:00 2001 From: Alfredo Guillem Date: Thu, 1 Dec 2022 16:05:15 +0100 Subject: [PATCH] chore: version bump edx-enterprise to 3.58.15 --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index bdf964f438..f4e1ed3e06 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -25,7 +25,7 @@ django-storages<1.9 # The team that owns this package will manually bump this package rather than having it pulled in automatically. # This is to allow them to better control its deployment and to do it in a process that works better # for them. -edx-enterprise==3.58.14 +edx-enterprise==3.58.15 # oauthlib>3.0.1 causes test failures ( also remove the django-oauth-toolkit constraint when this is fixed ) oauthlib==3.0.1