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.2
pymongo==4.15.3
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via -r requirements/base.in
Expand Down
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@ coverage==7.10.7
# via -r requirements/ci.in
distlib==0.4.0
# via virtualenv
filelock==3.19.1
filelock==3.20.0
# via
# tox
# virtualenv
packaging==25.0
# via
# pyproject-api
# tox
platformdirs==4.4.0
platformdirs==4.5.0
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.9.1
pyproject-api==1.10.0
# via tox
tox==4.30.3
tox==4.31.0
# via -r requirements/ci.in
virtualenv==20.34.0
virtualenv==20.35.3
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==25.4.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.40.46
boto3==1.40.50
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.46
botocore==1.40.50
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -97,7 +97,7 @@ edx-lint==5.6.0
# via -r requirements/test.txt
edx-opaque-keys==3.0.0
# via -r requirements/test.txt
filelock==3.19.1
filelock==3.20.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -164,7 +164,7 @@ path==17.1.1
# via -r requirements/test.txt
pip-tools==7.5.1
# via -r requirements/pip-tools.txt
platformdirs==4.4.0
platformdirs==4.5.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -206,11 +206,11 @@ pylint-plugin-utils==0.9.0
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.15.2
pymongo==4.15.3
# via
# -r requirements/test.txt
# edx-opaque-keys
pyproject-api==1.9.1
pyproject-api==1.10.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -277,7 +277,7 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
tox==4.30.3
tox==4.31.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -289,7 +289,7 @@ urllib3==2.5.0
# via
# -r requirements/test.txt
# botocore
virtualenv==20.34.0
virtualenv==20.35.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
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.46
boto3==1.40.50
# via fs-s3fs
botocore==1.40.46
botocore==1.40.50
# 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.2
pymongo==4.15.3
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.17.0
# sphinx
beautifulsoup4==4.14.2
# via pydata-sphinx-theme
boto3==1.40.46
boto3==1.40.50
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.40.46
botocore==1.40.50
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -96,7 +96,7 @@ pygments==2.19.2
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pymongo==4.15.2
pymongo==4.15.3
# via
# -r requirements/django.txt
# edx-opaque-keys
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ astroid==3.3.11
# pylint-celery
attrs==25.4.0
# via hypothesis
boto3==1.40.46
boto3==1.40.50
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.40.46
botocore==1.40.50
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -69,7 +69,7 @@ edx-lint==5.6.0
# via -r requirements/test.in
edx-opaque-keys==3.0.0
# via -r requirements/django.txt
filelock==3.19.1
filelock==3.20.0
# via
# tox
# virtualenv
Expand Down Expand Up @@ -121,7 +121,7 @@ packaging==25.0
# tox
path==17.1.1
# via -r requirements/test.in
platformdirs==4.4.0
platformdirs==4.5.0
# via
# pylint
# tox
Expand Down Expand Up @@ -153,11 +153,11 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.15.2
pymongo==4.15.3
# via
# -r requirements/django.txt
# edx-opaque-keys
pyproject-api==1.9.1
pyproject-api==1.10.0
# via tox
pytest==8.4.2
# via
Expand Down Expand Up @@ -208,7 +208,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.3
# via pylint
tox==4.30.3
tox==4.31.0
# via -r requirements/test.in
typing-extensions==4.15.0
# via
Expand All @@ -218,7 +218,7 @@ urllib3==2.5.0
# via
# -r requirements/django.txt
# botocore
virtualenv==20.34.0
virtualenv==20.35.3
# via tox
web-fragments==3.1.0
# via -r requirements/django.txt
Expand Down