Skip to content
Merged
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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ kombu==5.5.4
# via celery
packaging==25.0
# via kombu
pbr==7.0.0
pbr==7.0.1
# via stevedore
prompt-toolkit==3.0.51
# via click-repl
Expand All @@ -86,13 +86,13 @@ pyjwt[crypto]==2.10.1
# via
# drf-jwt
# edx-drf-extensions
pymongo==4.14.0
pymongo==4.14.1
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.9.0.post0
# via celery
requests==2.32.4
requests==2.32.5
# via edx-drf-extensions
rules==3.5
# via -r requirements/base.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.10.4
coverage[toml]==7.10.5
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -227,7 +227,7 @@ jaraco-context==6.0.1
# via
# -r requirements/quality.txt
# keyring
jaraco-functools==4.2.1
jaraco-functools==4.3.0
# via
# -r requirements/quality.txt
# keyring
Expand All @@ -254,7 +254,7 @@ kombu==5.5.4
# via
# -r requirements/quality.txt
# celery
lxml[html-clean]==6.0.0
lxml[html-clean]==6.0.1
# via
# edx-i18n-tools
# lxml-html-clean
Expand Down Expand Up @@ -312,7 +312,7 @@ pathspec==0.12.1
# via
# -r requirements/quality.txt
# mypy
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/quality.txt
# stevedore
Expand Down Expand Up @@ -383,7 +383,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 @@ -427,7 +427,7 @@ readme-renderer==44.0
# via
# -r requirements/quality.txt
# twine
requests==2.32.4
requests==2.32.5
# via
# -r requirements/quality.txt
# djangorestframework-stubs
Expand Down Expand Up @@ -489,7 +489,7 @@ tox==4.28.4
# via -r requirements/ci.txt
twine==6.1.0
# via -r requirements/quality.txt
types-pyyaml==6.0.12.20250809
types-pyyaml==6.0.12.20250822
# via
# -r requirements/quality.txt
# django-stubs
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.13.4
beautifulsoup4==4.13.5
# via pydata-sphinx-theme
billiard==4.2.1
# via
Expand Down Expand Up @@ -67,7 +67,7 @@ click-repl==0.3.0
# celery
code-annotations==2.3.0
# via -r requirements/test.txt
coverage[toml]==7.10.4
coverage[toml]==7.10.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -202,7 +202,7 @@ pathspec==0.12.1
# via
# -r requirements/test.txt
# mypy
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -241,7 +241,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 @@ -273,7 +273,7 @@ pyyaml==6.0.2
# code-annotations
readme-renderer==44.0
# via -r requirements/doc.in
requests==2.32.4
requests==2.32.5
# via
# -r requirements/test.txt
# djangorestframework-stubs
Expand Down Expand Up @@ -337,7 +337,7 @@ text-unidecode==1.3
# python-slugify
tomlkit==0.13.3
# via -r requirements/test.txt
types-pyyaml==6.0.12.20250809
types-pyyaml==6.0.12.20250822
# via
# -r requirements/test.txt
# django-stubs
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.10.4
coverage[toml]==7.10.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -171,7 +171,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 Down Expand Up @@ -227,7 +227,7 @@ pathspec==0.12.1
# via
# -r requirements/test.txt
# mypy
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -279,7 +279,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 @@ -311,7 +311,7 @@ pyyaml==6.0.2
# code-annotations
readme-renderer==44.0
# via twine
requests==2.32.4
requests==2.32.5
# via
# -r requirements/test.txt
# djangorestframework-stubs
Expand Down Expand Up @@ -361,7 +361,7 @@ tomlkit==0.13.3
# pylint
twine==6.1.0
# via -r requirements/quality.in
types-pyyaml==6.0.12.20250809
types-pyyaml==6.0.12.20250822
# via
# -r requirements/test.txt
# django-stubs
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ click-repl==0.3.0
# celery
code-annotations==2.3.0
# via -r requirements/test.in
coverage[toml]==7.10.4
coverage[toml]==7.10.5
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -158,7 +158,7 @@ packaging==25.0
# pytest
pathspec==0.12.1
# via mypy
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/base.txt
# stevedore
Expand All @@ -185,7 +185,7 @@ pyjwt[crypto]==2.10.1
# -r requirements/base.txt
# drf-jwt
# edx-drf-extensions
pymongo==4.14.0
pymongo==4.14.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand All @@ -211,7 +211,7 @@ python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.2
# via code-annotations
requests==2.32.4
requests==2.32.5
# via
# -r requirements/base.txt
# djangorestframework-stubs
Expand Down Expand Up @@ -241,7 +241,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.3
# via -r requirements/base.txt
types-pyyaml==6.0.12.20250809
types-pyyaml==6.0.12.20250822
# via
# django-stubs
# djangorestframework-stubs
Expand Down