From 078bd9137232b46005b6d011a9d6cbb3cfc7c7a5 Mon Sep 17 00:00:00 2001 From: jajjibhai008 Date: Mon, 12 Jun 2023 18:34:48 +0500 Subject: [PATCH] chore: bumping enterprise package version to 3.66.6 --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index c64c5c19b9..ba85cd77eb 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -26,7 +26,7 @@ django-storages==1.9.1 # 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.66.4 +edx-enterprise==3.66.6 # oauthlib>3.0.1 causes test failures ( also remove the django-oauth-toolkit constraint when this is fixed ) oauthlib==3.0.1