feat: bump enterprise to 4.20.6

This commit is contained in:
hamzawaleed01
2024-06-20 15:29:09 +05:00
parent beb7aee2d3
commit 610588ac43
6 changed files with 5 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
"""Tests for util.db module."""
import unittest
from io import StringIO
import ddt
@@ -121,9 +120,6 @@ class MigrationTests(TestCase):
Tests for migrations.
"""
@unittest.skip(
"Temporary skip for ENT-9003 while the career_engagement_network_message column is renamed."
)
@override_settings(MIGRATION_MODULES={})
def test_migrations_are_in_sync(self):
"""

View File

@@ -20,7 +20,7 @@ celery>=5.2.2,<6.0.0
# 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==4.20.5
edx-enterprise==4.20.6
# Stay on LTS version, remove once this is added to common constraint
Django<5.0

View File

@@ -446,7 +446,7 @@ edx-drf-extensions==10.3.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.20.5
edx-enterprise==4.20.6
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in

View File

@@ -717,7 +717,7 @@ edx-drf-extensions==10.3.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.20.5
edx-enterprise==4.20.6
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt

View File

@@ -516,7 +516,7 @@ edx-drf-extensions==10.3.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.20.5
edx-enterprise==4.20.6
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt

View File

@@ -549,7 +549,7 @@ edx-drf-extensions==10.3.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.20.5
edx-enterprise==4.20.6
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt