Skip to content

Commit

Permalink
Merge pull request #53 from openedx/jenkins/upgrade-python-requiremen…
Browse files Browse the repository at this point in the history
…ts-818d383

Python Requirements Update
  • Loading branch information
bmtcril authored May 20, 2024
2 parents 818d383 + 8a7e01d commit fa2ce28
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ def run(self) -> None:
while True:
start = datetime.datetime.now()
log.info(f"----------- {start} --------")
lag = None

current_stats = {"clickhouse": self.get_clickhouse_stats()}
if collect_redis_bus:
Expand Down
1 change: 1 addition & 0 deletions platform_plugin_aspects/tests/test_xblock.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ def test_render_translations(self, mock_get_language, mock_resource_exists):
mock_resource_exists.return_value = True
xblock = make_an_xblock("instructor")
student_view = xblock.student_view()
url_resource = None
for resource in student_view.resources:
if resource.kind == "url":
url_resource = resource
Expand Down
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,16 @@ jinja2==3.1.4
# via code-annotations
kombu==5.3.7
# via celery
lxml==5.2.1
lxml==5.2.2
# via xblock
mako==1.3.3
mako==1.3.5
# via xblock
markupsafe==2.1.5
# via
# jinja2
# mako
# xblock
newrelic==9.9.0
newrelic==9.9.1
# via edx-django-utils
oauthlib==3.2.2
# via requests-oauthlib
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packaging==24.0
# via
# pyproject-api
# tox
platformdirs==4.2.1
platformdirs==4.2.2
# via
# tox
# virtualenv
Expand All @@ -34,5 +34,5 @@ tomli==2.0.1
# tox
tox==4.15.0
# via -r requirements/ci.in
virtualenv==20.26.1
virtualenv==20.26.2
# via tox
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/quality.txt
# django
astroid==3.1.0
astroid==3.2.2
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -207,15 +207,15 @@ kombu==5.3.7
# via
# -r requirements/quality.txt
# celery
lxml[html-clean]==5.2.1
lxml[html-clean]==5.2.2
# via
# -r requirements/quality.txt
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.1.1
# via lxml
mako==1.3.3
mako==1.3.5
# via
# -r requirements/quality.txt
# xblock
Expand All @@ -237,7 +237,7 @@ mypy-extensions==1.0.0
# via
# -r requirements/quality.txt
# black
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -271,7 +271,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -306,7 +306,7 @@ pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.18.0
# via diff-cover
pylint==3.1.0
pylint==3.2.1
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -343,7 +343,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -461,7 +461,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/ci.txt
# tox
Expand All @@ -483,7 +483,7 @@ wheel==0.43.0
# pip-tools
xblock==4.0.1
# via -r requirements/quality.txt
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/pip-tools.txt
# importlib-metadata
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,17 +185,17 @@ jinja2==3.1.4
# -r requirements/test.txt
# code-annotations
# sphinx
keyring==25.2.0
keyring==25.2.1
# via twine
kombu==5.3.7
# via
# -r requirements/test.txt
# celery
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/test.txt
# xblock
mako==1.3.3
mako==1.3.5
# via
# -r requirements/test.txt
# xblock
Expand All @@ -217,7 +217,7 @@ more-itertools==10.2.0
# via
# jaraco-classes
# jaraco-functools
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -280,7 +280,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.1.0
# via build
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -395,7 +395,7 @@ tomli==2.0.1
# coverage
# doc8
# pytest
twine==5.0.0
twine==5.1.0
# via -r requirements/doc.in
typing-extensions==4.11.0
# via
Expand Down Expand Up @@ -436,7 +436,7 @@ webob==1.8.7
# xblock
xblock==4.0.1
# via -r requirements/test.txt
zipp==3.18.1
zipp==3.18.2
# via
# importlib-metadata
# importlib-resources
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.1.0
astroid==3.2.2
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -161,11 +161,11 @@ kombu==5.3.7
# via
# -r requirements/test.txt
# celery
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/test.txt
# xblock
mako==1.3.3
mako==1.3.5
# via
# -r requirements/test.txt
# xblock
Expand All @@ -183,7 +183,7 @@ model-bakery==1.18.0
# django-mock-queries
mypy-extensions==1.0.0
# via black
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -206,7 +206,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.2.1
platformdirs==4.2.2
# via
# black
# pylint
Expand All @@ -230,7 +230,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==3.1.0
pylint==3.2.1
# via
# edx-lint
# pylint-celery
Expand All @@ -252,7 +252,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,11 +135,11 @@ kombu==5.3.7
# via
# -r requirements/base.txt
# celery
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/base.txt
# xblock
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# xblock
Expand All @@ -151,7 +151,7 @@ markupsafe==2.1.5
# xblock
model-bakery==1.18.0
# via django-mock-queries
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -191,7 +191,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==8.2.0
pytest==8.2.1
# via
# pytest-cov
# pytest-django
Expand Down

0 comments on commit fa2ce28

Please sign in to comment.