diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 713b203dab..e2ecbfbfd9 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -42,7 +42,7 @@ edx-ace==0.1.2 edx-ccx-keys==0.2.1 edx-celeryutils==0.2.6 edx-drf-extensions==1.2.3 -edx-i18n-tools==0.3.9 +edx-i18n-tools==0.3.10 edx-lint==0.4.3 # astroid 1.3.8 is an unmet dependency of the version of pylint used in edx-lint 0.4.3 # when upgrading edx-lint, we should try to remove this from the platform