Skip to content

Commit d7ef3a3

Browse files
committed
feat: Upgrade Python dependency edx-enterprise
feat: invite enterprise admin emails Commit generated by workflow `edx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/release-ulmo`
1 parent 174d639 commit d7ef3a3

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ django-stubs<6
4242
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
4343
# This is to allow them to better control its deployment and to do it in a process that works better
4444
# for them.
45-
edx-enterprise==6.6.9
45+
edx-enterprise==6.7.0
4646

4747
# Date: 2023-07-26
4848
# Our legacy Sass code is incompatible with anything except this ancient libsass version.

requirements/edx/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ edx-drf-extensions==10.6.0
473473
# edxval
474474
# enterprise-integrated-channels
475475
# openedx-learning
476-
edx-enterprise==6.6.9
476+
edx-enterprise==6.7.0
477477
# via
478478
# -c requirements/constraints.txt
479479
# -r requirements/edx/kernel.in

requirements/edx/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ edx-drf-extensions==10.6.0
747747
# edxval
748748
# enterprise-integrated-channels
749749
# openedx-learning
750-
edx-enterprise==6.6.9
750+
edx-enterprise==6.7.0
751751
# via
752752
# -c requirements/constraints.txt
753753
# -r requirements/edx/doc.txt

requirements/edx/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ edx-drf-extensions==10.6.0
557557
# edxval
558558
# enterprise-integrated-channels
559559
# openedx-learning
560-
edx-enterprise==6.6.9
560+
edx-enterprise==6.7.0
561561
# via
562562
# -c requirements/constraints.txt
563563
# -r requirements/edx/base.txt

requirements/edx/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ edx-drf-extensions==10.6.0
578578
# edxval
579579
# enterprise-integrated-channels
580580
# openedx-learning
581-
edx-enterprise==6.6.9
581+
edx-enterprise==6.7.0
582582
# via
583583
# -c requirements/constraints.txt
584584
# -r requirements/edx/base.txt

0 commit comments

Comments
 (0)