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
8 changes: 5 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.2.0
# via virtualenv
python-discovery==1.2.1
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.50.3
tox==4.51.0
# via -r requirements/ci.in
virtualenv==21.2.0
# via tox
19 changes: 10 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ billiard==4.2.4
# via
# -r requirements/test.txt
# celery
boto3==1.42.76
boto3==1.42.78
# via
# -r requirements/test.txt
# django-ses
botocore==1.42.76
botocore==1.42.78
# via
# -r requirements/test.txt
# boto3
Expand All @@ -47,7 +47,7 @@ cachetools==7.0.5
# via
# -r requirements/ci.txt
# tox
celery==5.6.2
celery==5.6.3
# via -r requirements/test.txt
certifi==2026.2.25
# via
Expand All @@ -57,7 +57,7 @@ cffi==2.0.0
# via
# -r requirements/test.txt
# pynacl
chardet==7.3.0
chardet==7.4.0.post2
# via diff-cover
charset-normalizer==3.4.6
# via
Expand Down Expand Up @@ -172,7 +172,7 @@ edx-rest-api-client==6.2.0
# via -r requirements/test.txt
factory-boy==3.3.3
# via -r requirements/test.txt
faker==40.11.1
faker==40.12.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -276,7 +276,7 @@ pycparser==3.0
# cffi
pydocstyle==6.3.0
# via -r requirements/dev.in
pygments==2.19.2
pygments==2.20.0
# via
# -r requirements/test.txt
# diff-cover
Expand Down Expand Up @@ -330,9 +330,10 @@ python-dateutil==2.9.0.post0
# -r requirements/test.txt
# botocore
# celery
python-discovery==1.2.0
python-discovery==1.2.1
# via
# -r requirements/ci.txt
# tox
# virtualenv
python-slugify==8.0.4
# via
Expand All @@ -346,7 +347,7 @@ pyyaml==6.0.3
# code-annotations
# edx-i18n-tools
# responses
requests==2.33.0
requests==2.33.1
# via
# -r requirements/test.txt
# algoliasearch
Expand Down Expand Up @@ -392,7 +393,7 @@ tomli-w==1.2.0
# tox
tomlkit==0.14.0
# via pylint
tox==4.50.3
tox==4.51.0
# via -r requirements/ci.txt
typing-extensions==4.15.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@ billiard==4.2.4
# via
# -r requirements/test.txt
# celery
boto3==1.42.76
boto3==1.42.78
# via
# -r requirements/test.txt
# django-ses
botocore==1.42.76
botocore==1.42.78
# via
# -r requirements/test.txt
# boto3
# s3transfer
build==1.4.2
# via -r requirements/doc.in
celery==5.6.2
celery==5.6.3
# via -r requirements/test.txt
certifi==2026.2.25
# via
Expand Down Expand Up @@ -89,7 +89,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.5
cryptography==46.0.6
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -157,7 +157,7 @@ edx-rest-api-client==6.2.0
# via -r requirements/test.txt
factory-boy==3.3.3
# via -r requirements/test.txt
faker==40.11.1
faker==40.12.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -248,7 +248,7 @@ pycparser==3.0
# cffi
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.19.2
pygments==2.20.0
# via
# -r requirements/test.txt
# accessible-pygments
Expand Down Expand Up @@ -299,7 +299,7 @@ pyyaml==6.0.3
# responses
readme-renderer==44.0
# via twine
requests==2.33.0
requests==2.33.1
# via
# -r requirements/test.txt
# algoliasearch
Expand Down
6 changes: 2 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ wheel==0.46.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==25.2
# via
# -c requirements/constraints.txt
# -r requirements/pip.in
pip==26.0.1
# via -r requirements/pip.in
setuptools==82.0.1
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ beautifulsoup4==4.14.3
# via -r requirements/base.in
billiard==4.2.4
# via celery
boto3==1.42.76
boto3==1.42.78
# via django-ses
botocore==1.42.76
botocore==1.42.78
# via
# boto3
# s3transfer
celery==5.6.2
celery==5.6.3
# via -r requirements/base.in
certifi==2026.2.25
# via requests
Expand Down Expand Up @@ -98,7 +98,7 @@ edx-rest-api-client==6.2.0
# via -r requirements/base.in
factory-boy==3.3.3
# via -r requirements/test.in
faker==40.11.1
faker==40.12.0
# via
# -r requirements/test.in
# factory-boy
Expand Down Expand Up @@ -136,7 +136,7 @@ psutil==7.2.2
# via edx-django-utils
pycparser==3.0
# via cffi
pygments==2.19.2
pygments==2.20.0
# via pytest
pyjwt==2.12.1
# via edx-rest-api-client
Expand Down Expand Up @@ -164,7 +164,7 @@ pyyaml==6.0.3
# via
# code-annotations
# responses
requests==2.33.0
requests==2.33.1
# via
# algoliasearch
# edx-rest-api-client
Expand Down
Loading