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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ appdirs==1.4.4
# via fs
asgiref==3.11.0
# via django
boto3==1.42.21
boto3==1.42.25
# via fs-s3fs
botocore==1.42.21
botocore==1.42.25
# via
# boto3
# s3transfer
django==5.2.9
django==5.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-crum
Expand Down Expand Up @@ -51,7 +51,7 @@ openedx-django-pyfs==3.8.0
# via xblock
openedx-filters==2.1.0
# via -r requirements/base.in
pymongo==4.15.5
pymongo==4.16.0
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via
Expand All @@ -76,7 +76,7 @@ stevedore==5.6.0
# via edx-opaque-keys
typing-extensions==4.15.0
# via edx-opaque-keys
urllib3==2.6.2
urllib3==2.6.3
# via botocore
web-fragments==3.1.0
# via xblock
Expand Down
16 changes: 8 additions & 8 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.42.21
boto3==1.42.25
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.21
botocore==1.42.25
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -103,7 +103,7 @@ distlib==0.4.0
# via
# -r requirements/tox.txt
# virtualenv
django==5.2.9
django==5.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -131,7 +131,7 @@ edx-opaque-keys[django]==3.0.0
# via
# -r requirements/test.txt
# openedx-filters
filelock==3.20.2
filelock==3.20.3
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -299,7 +299,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.15.5
pymongo==4.16.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -401,7 +401,7 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
tox==4.33.0
tox==4.34.1
# via -r requirements/tox.txt
twine==6.2.0
# via -r requirements/test.txt
Expand All @@ -413,13 +413,13 @@ tzdata==2025.3
# via
# -r requirements/test.txt
# arrow
urllib3==2.6.2
urllib3==2.6.3
# via
# -r requirements/test.txt
# botocore
# requests
# twine
virtualenv==20.35.4
virtualenv==20.36.1
# via
# -r requirements/tox.txt
# tox
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ asgiref==3.11.0
# via
# -r requirements/base.txt
# django
boto3==1.42.21
boto3==1.42.25
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.21
botocore==1.42.25
# via
# -r requirements/base.txt
# boto3
# s3transfer
django==5.2.9
django==5.2.10
# via
# -r requirements/base.txt
# django-crum
Expand Down Expand Up @@ -86,7 +86,7 @@ path==16.16.0
# via edx-i18n-tools
polib==1.2.0
# via edx-i18n-tools
pymongo==4.15.5
pymongo==4.16.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -130,7 +130,7 @@ typing-extensions==4.15.0
# via
# -r requirements/base.txt
# edx-opaque-keys
urllib3==2.6.2
urllib3==2.6.3
# via
# -r requirements/base.txt
# botocore
Expand Down
10 changes: 5 additions & 5 deletions requirements/docs.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.3
# via pydata-sphinx-theme
boto3==1.42.21
boto3==1.42.25
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.21
botocore==1.42.25
# via
# -r requirements/base.txt
# boto3
Expand All @@ -35,7 +35,7 @@ certifi==2026.1.4
# via requests
charset-normalizer==3.4.4
# via requests
django==5.2.9
django==5.2.10
# via
# -r requirements/base.txt
# django-crum
Expand Down Expand Up @@ -111,7 +111,7 @@ pygments==2.19.2
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pymongo==4.15.5
pymongo==4.16.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -183,7 +183,7 @@ typing-extensions==4.15.0
# beautifulsoup4
# edx-opaque-keys
# pydata-sphinx-theme
urllib3==2.6.2
urllib3==2.6.3
# via
# -r requirements/base.txt
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.3.0
build==1.4.0
# via pip-tools
click==8.3.1
# via pip-tools
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.42.21
boto3==1.42.25
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.21
botocore==1.42.25
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -57,7 +57,7 @@ ddt==1.7.2
# via -r requirements/quality.in
dill==0.4.0
# via pylint
django==5.2.9
django==5.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -183,7 +183,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.15.5
pymongo==4.16.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -265,7 +265,7 @@ typing-extensions==4.15.0
# edx-opaque-keys
tzdata==2025.3
# via arrow
urllib3==2.6.2
urllib3==2.6.3
# via
# -r requirements/base.txt
# botocore
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.42.21
boto3==1.42.25
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.21
botocore==1.42.25
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -196,7 +196,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.15.5
pymongo==4.16.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -285,7 +285,7 @@ typing-extensions==4.15.0
# edx-opaque-keys
tzdata==2025.3
# via arrow
urllib3==2.6.2
urllib3==2.6.3
# via
# -r requirements/base.txt
# botocore
Expand Down
6 changes: 3 additions & 3 deletions requirements/tox.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.20.2
filelock==3.20.3
# via
# tox
# virtualenv
Expand All @@ -28,7 +28,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
tox==4.33.0
tox==4.34.1
# via -r requirements/tox.in
virtualenv==20.35.4
virtualenv==20.36.1
# via tox