feat: Upgrade Python dependency edx-enterprise (#34314)

* feat: Upgrade Python dependency edx-enterprise

Bump version of edx-enterprise to v4.13.0.

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

---------

Co-authored-by: adamstankiewicz <adamstankiewicz@users.noreply.github.com>
Co-authored-by: Adam Stankiewicz <agstanki@gmail.com>
This commit is contained in:
github-actions[bot]
2024-02-29 14:18:43 -05:00
committed by GitHub
parent f544a4825d
commit feeda3adc4
6 changed files with 10 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
# using LTS django version
Django<5.0
# elasticsearch>=7.14.0 includes breaking changes in it which caused issues in discovery upgrade process.
# elastic search changelog: https://www.elastic.co/guide/en/enterprise-search/master/release-notes-7.14.0.html

View File

@@ -23,7 +23,7 @@ click>=8.0,<9.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.12.6
edx-enterprise==4.13.0
# Stay on LTS version, remove once this is added to common constraint
Django<5.0

View File

@@ -174,6 +174,7 @@ defusedxml==0.7.1
# social-auth-core
django==4.2.10
# via
# -c requirements/edx/../common_constraints.txt
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
# django-appconf
@@ -476,7 +477,7 @@ edx-drf-extensions==10.2.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.12.6
edx-enterprise==4.13.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in

View File

@@ -336,6 +336,7 @@ distlib==0.3.8
# virtualenv
django==4.2.10
# via
# -c requirements/edx/../common_constraints.txt
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
@@ -750,7 +751,7 @@ edx-drf-extensions==10.2.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.12.6
edx-enterprise==4.13.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt

View File

@@ -220,6 +220,7 @@ defusedxml==0.7.1
# social-auth-core
django==4.2.10
# via
# -c requirements/edx/../common_constraints.txt
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
# django-appconf
@@ -550,7 +551,7 @@ edx-drf-extensions==10.2.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.12.6
edx-enterprise==4.13.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt

View File

@@ -251,6 +251,7 @@ distlib==0.3.8
# via virtualenv
django==4.2.10
# via
# -c requirements/edx/../common_constraints.txt
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
# django-appconf
@@ -576,7 +577,7 @@ edx-drf-extensions==10.2.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.12.6
edx-enterprise==4.13.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt