Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ edx-django-utils==8.0.0
# openedx-events
edx-drf-extensions==10.6.0
# via edx-completion
edx-event-routing-backends==9.3.5
edx-event-routing-backends==9.3.6
# via openedx-completion-aggregator
edx-opaque-keys[django]==3.0.0
# via
Expand All @@ -151,7 +151,7 @@ event-tracking==3.3.0
# openedx-completion-aggregator
fastavro==1.12.0
# via openedx-events
fasteners==0.19
fasteners==0.20
# via edx-event-routing-backends
fs==2.4.16
# via xblock
Expand All @@ -167,7 +167,7 @@ jsonfield==3.2.0
# edx-event-routing-backends
kombu==5.5.4
# via celery
lxml==6.0.0
lxml==6.0.1
# via xblock
mako==1.3.10
# via xblock
Expand All @@ -180,13 +180,13 @@ openedx-atlas==0.7.0
# via -r requirements/base.in
openedx-completion-aggregator==4.2.0
# via -r requirements/base.in
openedx-events==10.4.0
openedx-events==10.5.0
# via event-tracking
openedx-filters==2.1.0
# via edx-event-routing-backends
packaging==25.0
# via kombu
pbr==6.1.1
pbr==7.0.1
# via stevedore
pillow==11.3.0
# via -r requirements/base.in
Expand All @@ -200,7 +200,7 @@ pyjwt[crypto]==2.10.1
# via
# drf-jwt
# edx-drf-extensions
pymongo==4.14.0
pymongo==4.14.1
# via
# edx-opaque-keys
# event-tracking
Expand All @@ -226,7 +226,7 @@ pyyaml==6.0.2
# xblock
redis==6.4.0
# via django-redis
requests==2.32.4
requests==2.32.5
# via
# apache-libcloud
# edx-drf-extensions
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.18.0
filelock==3.19.1
# via
# tox
# virtualenv
Expand All @@ -30,5 +30,5 @@ pyproject-api==1.9.1
# via tox
tox==4.28.4
# via -r requirements/ci.in
virtualenv==20.33.1
virtualenv==20.34.0
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.10.3
coverage[toml]==7.10.5
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -222,7 +222,7 @@ edx-drf-extensions==10.6.0
# via
# -r requirements/quality.txt
# edx-completion
edx-event-routing-backends==9.3.5
edx-event-routing-backends==9.3.6
# via
# -r requirements/quality.txt
# openedx-completion-aggregator
Expand Down Expand Up @@ -266,11 +266,11 @@ fastavro==1.12.0
# via
# -r requirements/quality.txt
# openedx-events
fasteners==0.19
fasteners==0.20
# via
# -r requirements/quality.txt
# edx-event-routing-backends
filelock==3.18.0
filelock==3.19.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -309,7 +309,7 @@ kombu==5.5.4
# via
# -r requirements/quality.txt
# celery
lxml[html-clean]==6.0.0
lxml[html-clean]==6.0.1
# via
# -r requirements/quality.txt
# edx-i18n-tools
Expand All @@ -335,7 +335,7 @@ openedx-atlas==0.7.0
# via -r requirements/quality.txt
openedx-completion-aggregator==4.2.0
# via -r requirements/quality.txt
openedx-events==10.4.0
openedx-events==10.5.0
# via
# -r requirements/quality.txt
# event-tracking
Expand All @@ -355,7 +355,7 @@ packaging==25.0
# tox
path==16.16.0
# via edx-i18n-tools
pbr==6.1.1
pbr==7.0.1
# via
# -r requirements/quality.txt
# stevedore
Expand Down Expand Up @@ -426,7 +426,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==4.14.0
pymongo==4.14.1
# via
# -r requirements/quality.txt
# edx-opaque-keys
Expand Down Expand Up @@ -484,7 +484,7 @@ redis==6.4.0
# via
# -r requirements/quality.txt
# django-redis
requests==2.32.4
requests==2.32.5
# via
# -r requirements/quality.txt
# apache-libcloud
Expand Down Expand Up @@ -554,7 +554,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.33.1
virtualenv==20.34.0
# via
# -r requirements/ci.txt
# tox
Expand Down
22 changes: 11 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ babel==2.17.0
# sphinx
backports-tarfile==1.2.0
# via jaraco-context
beautifulsoup4==4.13.4
beautifulsoup4==4.13.5
# via pydata-sphinx-theme
billiard==4.2.1
# via
Expand Down Expand Up @@ -90,7 +90,7 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.10.3
coverage[toml]==7.10.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -204,7 +204,7 @@ edx-drf-extensions==10.6.0
# via
# -r requirements/test.txt
# edx-completion
edx-event-routing-backends==9.3.5
edx-event-routing-backends==9.3.6
# via
# -r requirements/test.txt
# openedx-completion-aggregator
Expand Down Expand Up @@ -244,7 +244,7 @@ fastavro==1.12.0
# via
# -r requirements/test.txt
# openedx-events
fasteners==0.19
fasteners==0.20
# via
# -r requirements/test.txt
# edx-event-routing-backends
Expand Down Expand Up @@ -274,7 +274,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.2.1
jaraco-functools==4.3.0
# via keyring
jeepney==0.9.0
# via
Expand All @@ -296,15 +296,15 @@ kombu==5.5.4
# via
# -r requirements/test.txt
# celery
lxml==6.0.0
lxml==6.0.1
# via
# -r requirements/test.txt
# xblock
mako==1.3.10
# via
# -r requirements/test.txt
# xblock
markdown-it-py==3.0.0
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.2
# via
Expand All @@ -324,7 +324,7 @@ openedx-atlas==0.7.0
# via -r requirements/test.txt
openedx-completion-aggregator==4.2.0
# via -r requirements/test.txt
openedx-events==10.4.0
openedx-events==10.5.0
# via
# -r requirements/test.txt
# event-tracking
Expand All @@ -341,7 +341,7 @@ packaging==25.0
# pytest
# sphinx
# twine
pbr==6.1.1
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -381,7 +381,7 @@ pyjwt[crypto]==2.10.1
# -r requirements/test.txt
# drf-jwt
# edx-drf-extensions
pymongo==4.14.0
pymongo==4.14.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -433,7 +433,7 @@ redis==6.4.0
# via
# -r requirements/test.txt
# django-redis
requests==2.32.4
requests==2.32.5
# via
# -r requirements/test.txt
# apache-libcloud
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.45.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==80.9.0
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ code-annotations==2.3.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.10.3
coverage[toml]==7.10.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -191,7 +191,7 @@ edx-drf-extensions==10.6.0
# via
# -r requirements/test.txt
# edx-completion
edx-event-routing-backends==9.3.5
edx-event-routing-backends==9.3.6
# via
# -r requirements/test.txt
# openedx-completion-aggregator
Expand Down Expand Up @@ -233,7 +233,7 @@ fastavro==1.12.0
# via
# -r requirements/test.txt
# openedx-events
fasteners==0.19
fasteners==0.20
# via
# -r requirements/test.txt
# edx-event-routing-backends
Expand Down Expand Up @@ -270,7 +270,7 @@ kombu==5.5.4
# via
# -r requirements/test.txt
# celery
lxml==6.0.0
lxml==6.0.1
# via
# -r requirements/test.txt
# xblock
Expand All @@ -290,7 +290,7 @@ openedx-atlas==0.7.0
# via -r requirements/test.txt
openedx-completion-aggregator==4.2.0
# via -r requirements/test.txt
openedx-events==10.4.0
openedx-events==10.5.0
# via
# -r requirements/test.txt
# event-tracking
Expand All @@ -303,7 +303,7 @@ packaging==25.0
# -r requirements/test.txt
# kombu
# pytest
pbr==6.1.1
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -355,7 +355,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.14.0
pymongo==4.14.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -403,7 +403,7 @@ redis==6.4.0
# via
# -r requirements/test.txt
# django-redis
requests==2.32.4
requests==2.32.5
# via
# -r requirements/test.txt
# apache-libcloud
Expand Down
Loading