Merge pull request #20183 from edx/ammar/bump-edx-enterprise-version
bump edx-enterprise version to 1.3.11
This commit is contained in:
@@ -112,7 +112,7 @@ edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-django-utils==1.0.3
|
||||
edx-drf-extensions==2.2.0
|
||||
edx-enterprise==1.3.10
|
||||
edx-enterprise==1.3.11
|
||||
edx-i18n-tools==0.4.8
|
||||
edx-milestones==0.1.13
|
||||
edx-oauth2-provider==1.2.2
|
||||
@@ -145,7 +145,7 @@ idna==2.8
|
||||
ipaddress==1.0.22
|
||||
isodate==0.6.0 # via python3-saml
|
||||
itypes==1.1.0 # via coreapi
|
||||
jinja2==2.10 # via coreschema
|
||||
jinja2==2.10.1 # via coreschema
|
||||
jmespath==0.9.4 # via boto3, botocore
|
||||
jsondiff==1.1.1 # via edx-enterprise
|
||||
jsonfield==2.0.2
|
||||
@@ -179,7 +179,7 @@ paver==1.3.4
|
||||
pbr==5.1.3
|
||||
pdfminer.six==20181108
|
||||
piexif==1.0.2
|
||||
pillow==5.4.1
|
||||
pillow==6.0.0
|
||||
pkgconfig==1.5.1 # via xmlsec
|
||||
polib==1.1.0 # via edx-i18n-tools
|
||||
psutil==1.2.1
|
||||
@@ -187,7 +187,7 @@ py2neo==3.1.2
|
||||
pycontracts==1.7.1
|
||||
pycountry==18.12.8
|
||||
pycparser==2.19
|
||||
pycryptodome==3.8.0 # via pdfminer.six
|
||||
pycryptodome==3.8.1 # via pdfminer.six
|
||||
pycryptodomex==3.4.7
|
||||
pygments==2.3.1
|
||||
pygraphviz==1.5
|
||||
@@ -207,7 +207,7 @@ pytz==2018.9
|
||||
pyuca==1.1
|
||||
pyyaml==5.1
|
||||
redis==2.10.6
|
||||
reportlab==3.5.17
|
||||
reportlab==3.5.18
|
||||
requests-oauthlib==1.1.0
|
||||
requests==2.21.0
|
||||
rest-condition==1.0.3
|
||||
@@ -242,7 +242,7 @@ web-fragments==0.3.0
|
||||
webencodings==0.5.1 # via html5lib
|
||||
webob==1.8.5 # via xblock
|
||||
wrapt==1.10.5
|
||||
xblock-utils==1.2.0
|
||||
xblock-utils==1.2.1
|
||||
xblock==1.2.2
|
||||
xmlsec==1.3.3 # via python3-saml
|
||||
zendesk==1.1.1
|
||||
|
||||
@@ -8,7 +8,7 @@ coverage==4.4
|
||||
diff-cover==0.9.8
|
||||
inflect==2.1.0 # via jinja2-pluralize
|
||||
jinja2-pluralize==0.3.0 # via diff-cover
|
||||
jinja2==2.10 # via diff-cover, jinja2-pluralize
|
||||
jinja2==2.10.1 # via diff-cover, jinja2-pluralize
|
||||
markupsafe==1.1.1 # via jinja2
|
||||
pygments==2.3.1 # via diff-cover
|
||||
six==1.11.0
|
||||
|
||||
@@ -134,7 +134,7 @@ edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-django-utils==1.0.3
|
||||
edx-drf-extensions==2.2.0
|
||||
edx-enterprise==1.3.10
|
||||
edx-enterprise==1.3.11
|
||||
edx-i18n-tools==0.4.8
|
||||
edx-lint==1.1.1
|
||||
edx-milestones==0.1.13
|
||||
@@ -180,18 +180,18 @@ help-tokens==1.0.3
|
||||
html5lib==1.0.1
|
||||
httplib2==0.12.1
|
||||
httpretty==0.9.6
|
||||
hyperlink==18.0.0
|
||||
hyperlink==19.0.0
|
||||
idna==2.8
|
||||
imagesize==1.1.0 # via sphinx
|
||||
incremental==17.5.0
|
||||
inflect==2.1.0
|
||||
ipaddress==1.0.22
|
||||
isodate==0.6.0
|
||||
isort==4.3.16
|
||||
isort==4.3.17
|
||||
itsdangerous==1.1.0
|
||||
itypes==1.1.0
|
||||
jinja2-pluralize==0.3.0
|
||||
jinja2==2.10
|
||||
jinja2==2.10.1
|
||||
jmespath==0.9.4
|
||||
jsondiff==1.1.1
|
||||
jsonfield==2.0.2
|
||||
@@ -236,8 +236,8 @@ paver==1.3.4
|
||||
pbr==5.1.3
|
||||
pdfminer.six==20181108
|
||||
piexif==1.0.2
|
||||
pillow==5.4.1
|
||||
pip-tools==3.5.0
|
||||
pillow==6.0.0
|
||||
pip-tools==3.6.0
|
||||
pkgconfig==1.5.1
|
||||
pluggy==0.9.0
|
||||
polib==1.1.0
|
||||
@@ -250,7 +250,7 @@ pycodestyle==2.5.0
|
||||
pycontracts==1.7.1
|
||||
pycountry==18.12.8
|
||||
pycparser==2.19
|
||||
pycryptodome==3.8.0
|
||||
pycryptodome==3.8.1
|
||||
pycryptodomex==3.4.7
|
||||
pydispatcher==2.0.5
|
||||
pyflakes==2.1.1
|
||||
@@ -276,7 +276,7 @@ pytest-cov==2.6.1
|
||||
pytest-django==3.4.8
|
||||
pytest-forked==1.0.2
|
||||
pytest-randomly==1.2.3
|
||||
pytest-xdist==1.27.0
|
||||
pytest-xdist==1.28.0
|
||||
pytest==4.4.0
|
||||
python-dateutil==2.4.0
|
||||
python-levenshtein==0.12.0
|
||||
@@ -293,7 +293,7 @@ pyyaml==5.1
|
||||
queuelib==1.5.0
|
||||
radon==3.0.1
|
||||
redis==2.10.6
|
||||
reportlab==3.5.17
|
||||
reportlab==3.5.18
|
||||
requests-oauthlib==1.1.0
|
||||
requests==2.21.0
|
||||
rest-condition==1.0.3
|
||||
@@ -333,7 +333,7 @@ text-unidecode==1.2
|
||||
tincan==0.0.5
|
||||
toml==0.10.0
|
||||
tox-battery==0.5.1
|
||||
tox==3.8.4
|
||||
tox==3.8.6
|
||||
traceback2==1.4.0
|
||||
transifex-client==0.13.6
|
||||
twisted==18.9.0
|
||||
@@ -355,7 +355,7 @@ webencodings==0.5.1
|
||||
webob==1.8.5
|
||||
werkzeug==0.15.2
|
||||
wrapt==1.10.5
|
||||
xblock-utils==1.2.0
|
||||
xblock-utils==1.2.1
|
||||
xblock==1.2.2
|
||||
xmlsec==1.3.3
|
||||
xmltodict==0.12.0
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
# make upgrade
|
||||
#
|
||||
click==7.0 # via pip-tools
|
||||
pip-tools==3.5.0
|
||||
pip-tools==3.6.0
|
||||
six==1.11.0
|
||||
|
||||
@@ -130,7 +130,7 @@ edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-django-utils==1.0.3
|
||||
edx-drf-extensions==2.2.0
|
||||
edx-enterprise==1.3.10
|
||||
edx-enterprise==1.3.11
|
||||
edx-i18n-tools==0.4.8
|
||||
edx-lint==1.1.1
|
||||
edx-milestones==0.1.13
|
||||
@@ -175,17 +175,17 @@ help-tokens==1.0.3
|
||||
html5lib==1.0.1
|
||||
httplib2==0.12.1
|
||||
httpretty==0.9.6
|
||||
hyperlink==18.0.0 # via twisted
|
||||
hyperlink==19.0.0 # via twisted
|
||||
idna==2.8
|
||||
incremental==17.5.0 # via twisted
|
||||
inflect==2.1.0
|
||||
ipaddress==1.0.22
|
||||
isodate==0.6.0
|
||||
isort==4.3.16
|
||||
isort==4.3.17
|
||||
itsdangerous==1.1.0 # via flask
|
||||
itypes==1.1.0
|
||||
jinja2-pluralize==0.3.0
|
||||
jinja2==2.10
|
||||
jinja2==2.10.1
|
||||
jmespath==0.9.4
|
||||
jsondiff==1.1.1
|
||||
jsonfield==2.0.2
|
||||
@@ -229,7 +229,7 @@ paver==1.3.4
|
||||
pbr==5.1.3
|
||||
pdfminer.six==20181108
|
||||
piexif==1.0.2
|
||||
pillow==5.4.1
|
||||
pillow==6.0.0
|
||||
pkgconfig==1.5.1
|
||||
pluggy==0.9.0 # via pytest, tox
|
||||
polib==1.1.0
|
||||
@@ -242,7 +242,7 @@ pycodestyle==2.5.0
|
||||
pycontracts==1.7.1
|
||||
pycountry==18.12.8
|
||||
pycparser==2.19
|
||||
pycryptodome==3.8.0
|
||||
pycryptodome==3.8.1
|
||||
pycryptodomex==3.4.7
|
||||
pydispatcher==2.0.5 # via scrapy
|
||||
pyflakes==2.1.1 # via flake8
|
||||
@@ -267,7 +267,7 @@ pytest-cov==2.6.1
|
||||
pytest-django==3.4.8
|
||||
pytest-forked==1.0.2 # via pytest-xdist
|
||||
pytest-randomly==1.2.3
|
||||
pytest-xdist==1.27.0
|
||||
pytest-xdist==1.28.0
|
||||
pytest==4.4.0
|
||||
python-dateutil==2.4.0
|
||||
python-levenshtein==0.12.0
|
||||
@@ -284,7 +284,7 @@ pyyaml==5.1
|
||||
queuelib==1.5.0 # via scrapy
|
||||
radon==3.0.1
|
||||
redis==2.10.6
|
||||
reportlab==3.5.17
|
||||
reportlab==3.5.18
|
||||
requests-oauthlib==1.1.0
|
||||
requests==2.21.0
|
||||
rest-condition==1.0.3
|
||||
@@ -320,7 +320,7 @@ text-unidecode==1.2 # via faker
|
||||
tincan==0.0.5
|
||||
toml==0.10.0 # via tox
|
||||
tox-battery==0.5.1
|
||||
tox==3.8.4
|
||||
tox==3.8.6
|
||||
traceback2==1.4.0 # via testtools, unittest2
|
||||
transifex-client==0.13.6
|
||||
twisted==18.9.0 # via scrapy
|
||||
@@ -341,7 +341,7 @@ webencodings==0.5.1
|
||||
webob==1.8.5
|
||||
werkzeug==0.15.2 # via flask
|
||||
wrapt==1.10.5
|
||||
xblock-utils==1.2.0
|
||||
xblock-utils==1.2.1
|
||||
xblock==1.2.2
|
||||
xmlsec==1.3.3
|
||||
xmltodict==0.12.0 # via moto
|
||||
|
||||
Reference in New Issue
Block a user