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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.10.0
# via django
boto3==1.40.68
boto3==1.40.69
# via fs-s3fs
botocore==1.40.68
botocore==1.40.69
# via
# boto3
# s3transfer
Expand Down
31 changes: 26 additions & 5 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.40.68
boto3==1.40.69
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.68
botocore==1.40.69
# via
# -r requirements/test.txt
# boto3
Expand All @@ -46,6 +46,10 @@ certifi==2025.10.5
# via
# -r requirements/test.txt
# requests
cffi==2.0.0
# via
# -r requirements/test.txt
# cryptography
chardet==5.2.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -79,12 +83,16 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.11.1
coverage[toml]==7.11.3
# via
# -r requirements/test.txt
# coveralls
coveralls==4.0.1
coveralls==4.0.2
# via -r requirements/test.txt
cryptography==46.0.3
# via
# -r requirements/test.txt
# secretstorage
ddt==1.7.2
# via -r requirements/test.txt
dill==0.4.0
Expand Down Expand Up @@ -171,6 +179,11 @@ jaraco-functools==4.3.0
# via
# -r requirements/test.txt
# keyring
jeepney==0.9.0
# via
# -r requirements/test.txt
# keyring
# secretstorage
jinja2==3.1.6
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -256,6 +269,10 @@ pluggy==1.6.0
# tox
pycodestyle==2.14.0
# via -r requirements/test.txt
pycparser==2.23
# via
# -r requirements/test.txt
# cffi
pygments==2.19.2
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -294,7 +311,7 @@ pyproject-api==1.10.0
# via
# -r requirements/tox.txt
# tox
pytest==8.4.2
pytest==9.0.0
# via
# -r requirements/test.txt
# pytest-django
Expand Down Expand Up @@ -351,6 +368,10 @@ s3transfer==0.14.0
# via
# -r requirements/test.txt
# boto3
secretstorage==3.4.0
# via
# -r requirements/test.txt
# keyring
simplejson==3.20.2
# via
# -r requirements/test.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.10.0
# via
# -r requirements/base.txt
# django
boto3==1.40.68
boto3==1.40.69
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.68
botocore==1.40.69
# via
# -r requirements/base.txt
# boto3
Expand Down
4 changes: 2 additions & 2 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.2
# via pydata-sphinx-theme
boto3==1.40.68
boto3==1.40.69
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.68
botocore==1.40.69
# via
# -r requirements/base.txt
# boto3
Expand Down
16 changes: 14 additions & 2 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,19 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.68
boto3==1.40.69
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.68
botocore==1.40.69
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2025.10.5
# via requests
cffi==2.0.0
# via cryptography
chardet==5.2.0
# via binaryornot
charset-normalizer==3.4.4
Expand All @@ -49,6 +51,8 @@ code-annotations==2.3.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
cryptography==46.0.3
# via secretstorage
ddt==1.7.2
# via -r requirements/quality.in
dill==0.4.0
Expand Down Expand Up @@ -100,6 +104,10 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.3.0
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
jinja2==3.1.6
# via
# code-annotations
Expand Down Expand Up @@ -154,6 +162,8 @@ platformdirs==4.5.0
# via pylint
pycodestyle==2.14.0
# via -r requirements/quality.in
pycparser==2.23
# via cffi
pygments==2.19.2
# via
# readme-renderer
Expand Down Expand Up @@ -220,6 +230,8 @@ s3transfer==0.14.0
# via
# -r requirements/base.txt
# boto3
secretstorage==3.4.0
# via keyring
simplejson==3.20.2
# via
# -r requirements/base.txt
Expand Down
22 changes: 17 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,19 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.68
boto3==1.40.69
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.68
botocore==1.40.69
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2025.10.5
# via requests
cffi==2.0.0
# via cryptography
chardet==5.2.0
# via binaryornot
charset-normalizer==3.4.4
Expand All @@ -49,10 +51,12 @@ code-annotations==2.3.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.11.1
coverage[toml]==7.11.3
# via coveralls
coveralls==4.0.1
coveralls==4.0.2
# via -r requirements/test.in
cryptography==46.0.3
# via secretstorage
ddt==1.7.2
# via -r requirements/test.in
dill==0.4.0
Expand Down Expand Up @@ -107,6 +111,10 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.3.0
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
jinja2==3.1.6
# via
# code-annotations
Expand Down Expand Up @@ -167,6 +175,8 @@ pluggy==1.6.0
# via pytest
pycodestyle==2.14.0
# via -r requirements/test.in
pycparser==2.23
# via cffi
pygments==2.19.2
# via
# pytest
Expand All @@ -192,7 +202,7 @@ pymongo==4.15.3
# edx-opaque-keys
pypng==0.20220715.0
# via xblock-sdk
pytest==8.4.2
pytest==9.0.0
# via
# -r requirements/test.in
# pytest-django
Expand Down Expand Up @@ -240,6 +250,8 @@ s3transfer==0.14.0
# via
# -r requirements/base.txt
# boto3
secretstorage==3.4.0
# via keyring
simplejson==3.20.2
# via
# -r requirements/base.txt
Expand Down