From f248f4f80e50f15a780315ca2bd8f08c7b8eb5af Mon Sep 17 00:00:00 2001 From: Chris Pappas Date: Mon, 27 Sep 2021 15:44:22 -0400 Subject: [PATCH] chore: bumping edx-enterprise to 3.28.20 (#28856) --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 204980ad58..9dc2cbb366 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -34,7 +34,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.28.19 +edx-enterprise==3.28.20 # Newer versions need a more recent version of python-dateutil freezegun==0.3.12