Skip to content

Commit d9293af

Browse files
chore: Upgrade Python dependency edx-enterprise (#38051)
Commit generated by workflow `openedx/openedx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` Co-authored-by: bcitro <[email protected]>
1 parent 12e9af4 commit d9293af

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
@@ -44,7 +44,7 @@ django-stubs<6
4444
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
4545
# This is to allow them to better control its deployment and to do it in a process that works better
4646
# for them.
47-
edx-enterprise==6.6.3
47+
edx-enterprise==6.6.5
4848

4949
# Date: 2023-07-26
5050
# 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
@@ -470,7 +470,7 @@ edx-drf-extensions==10.6.0
470470
# enterprise-integrated-channels
471471
# openedx-authz
472472
# openedx-core
473-
edx-enterprise==6.6.3
473+
edx-enterprise==6.6.5
474474
# via
475475
# -c requirements/constraints.txt
476476
# -r requirements/edx/kernel.in

requirements/edx/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ edx-drf-extensions==10.6.0
752752
# enterprise-integrated-channels
753753
# openedx-authz
754754
# openedx-core
755-
edx-enterprise==6.6.3
755+
edx-enterprise==6.6.5
756756
# via
757757
# -c requirements/constraints.txt
758758
# -r requirements/edx/doc.txt

requirements/edx/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ edx-drf-extensions==10.6.0
559559
# enterprise-integrated-channels
560560
# openedx-authz
561561
# openedx-core
562-
edx-enterprise==6.6.3
562+
edx-enterprise==6.6.5
563563
# via
564564
# -c requirements/constraints.txt
565565
# -r requirements/edx/base.txt

requirements/edx/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ edx-drf-extensions==10.6.0
581581
# enterprise-integrated-channels
582582
# openedx-authz
583583
# openedx-core
584-
edx-enterprise==6.6.3
584+
edx-enterprise==6.6.5
585585
# via
586586
# -c requirements/constraints.txt
587587
# -r requirements/edx/base.txt

0 commit comments

Comments
 (0)