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
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ markupsafe==3.0.3
# via
# -r requirements/base.in
# mako
pymongo==4.15.3
pymongo==4.15.4
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via -r requirements/base.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
cachetools==6.2.1
cachetools==6.2.2
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.11.2
coverage==7.11.3
# via -r requirements/ci.in
distlib==0.4.0
# via virtualenv
Expand Down
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ astroid==3.3.11
# -r requirements/test.txt
# pylint
# pylint-celery
boto3==1.40.69
boto3==1.40.74
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.69
botocore==1.40.74
# via
# -r requirements/test.txt
# boto3
Expand All @@ -30,7 +30,7 @@ build==1.3.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==6.2.1
cachetools==6.2.2
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -41,7 +41,7 @@ chardet==5.2.0
# -r requirements/test.txt
# diff-cover
# tox
click==8.3.0
click==8.3.1
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
Expand All @@ -62,14 +62,14 @@ colorama==0.4.6
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
coverage[toml]==7.11.2
coverage[toml]==7.11.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# pytest-cov
ddt==1.7.2
# via -r requirements/test.txt
diff-cover==9.7.1
diff-cover==9.7.2
# via -r requirements/test.txt
dill==0.4.0
# via
Expand Down Expand Up @@ -108,7 +108,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.147.0
hypothesis==6.148.0
# via -r requirements/test.txt
iniconfig==2.3.0
# via
Expand Down Expand Up @@ -158,7 +158,7 @@ packaging==25.0
# tox
path==17.1.1
# via -r requirements/test.txt
pip-tools==7.5.1
pip-tools==7.5.2
# via -r requirements/pip-tools.txt
platformdirs==4.5.0
# via
Expand Down Expand Up @@ -202,7 +202,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.15.3
pymongo==4.15.4
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand All @@ -216,7 +216,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==9.0.0
pytest==9.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
6 changes: 3 additions & 3 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ appdirs==1.4.4
# fs
asgiref==3.10.0
# via django
boto3==1.40.69
boto3==1.40.74
# via fs-s3fs
botocore==1.40.69
botocore==1.40.74
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -50,7 +50,7 @@ markupsafe==3.0.3
# mako
openedx-django-pyfs==3.8.0
# via -r requirements/django.in
pymongo==4.15.3
pymongo==4.15.4
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ babel==2.17.0
# sphinx
beautifulsoup4==4.14.2
# via pydata-sphinx-theme
boto3==1.40.69
boto3==1.40.74
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.40.69
botocore==1.40.74
# via
# -r requirements/django.txt
# boto3
# s3transfer
certifi==2025.10.5
certifi==2025.11.12
# via requests
charset-normalizer==3.4.4
# via requests
Expand Down Expand Up @@ -96,7 +96,7 @@ pygments==2.19.2
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pymongo==4.15.3
pymongo==4.15.4
# via
# -r requirements/django.txt
# edx-opaque-keys
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
build==1.3.0
# via pip-tools
click==8.3.0
click==8.3.1
# via pip-tools
packaging==25.0
# via build
pip-tools==7.5.1
pip-tools==7.5.2
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@ astroid==3.3.11
# -r requirements/test.in
# pylint
# pylint-celery
boto3==1.40.69
boto3==1.40.74
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.40.69
botocore==1.40.74
# via
# -r requirements/django.txt
# boto3
# s3transfer
cachetools==6.2.1
cachetools==6.2.2
# via tox
chardet==5.2.0
# via
# diff-cover
# tox
click==8.3.0
click==8.3.1
# via
# click-log
# code-annotations
Expand All @@ -43,13 +43,13 @@ code-annotations==2.3.0
# via edx-lint
colorama==0.4.6
# via tox
coverage[toml]==7.11.2
coverage[toml]==7.11.3
# via
# -r requirements/test.in
# pytest-cov
ddt==1.7.2
# via -r requirements/test.in
diff-cover==9.7.1
diff-cover==9.7.2
# via -r requirements/test.in
dill==0.4.0
# via pylint
Expand Down Expand Up @@ -80,7 +80,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.147.0
hypothesis==6.148.0
# via -r requirements/test.in
iniconfig==2.3.0
# via pytest
Expand Down Expand Up @@ -151,13 +151,13 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.15.3
pymongo==4.15.4
# via
# -r requirements/django.txt
# edx-opaque-keys
pyproject-api==1.10.0
# via tox
pytest==9.0.0
pytest==9.0.1
# via
# -r requirements/test.in
# pytest-cov
Expand Down