From 5b7afab0e40f8909211d4b94fc794cc7ce0215b7 Mon Sep 17 00:00:00 2001 From: jajjibhai008 Date: Wed, 5 Jul 2023 13:17:12 +0500 Subject: [PATCH] chore: bumping enterprise package version to 3.68.1 --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index ee8a214c5a..fa4cc231c3 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -32,7 +32,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.67.7 +edx-enterprise==3.68.1 # oauthlib>3.0.1 causes test failures ( also remove the django-oauth-toolkit constraint when this is fixed ) oauthlib==3.0.1