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.11.1
# via django
boto3==1.42.44
boto3==1.42.49
# via fs-s3fs
botocore==1.42.44
botocore==1.42.49
# via
# boto3
# s3transfer
Expand Down
20 changes: 10 additions & 10 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.42.44
boto3==1.42.49
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.44
botocore==1.42.49
# via
# -r requirements/test.txt
# boto3
# s3transfer
cachetools==7.0.0
cachetools==7.0.1
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -83,13 +83,13 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.13.3
coverage[toml]==7.13.4
# via
# -r requirements/test.txt
# coveralls
coveralls==4.0.2
# via -r requirements/test.txt
cryptography==46.0.4
cryptography==46.0.5
# via
# -r requirements/test.txt
# secretstorage
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.3
filelock==3.24.1
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -236,7 +236,7 @@ more-itertools==10.8.0
# -r requirements/test.txt
# jaraco-classes
# jaraco-functools
nh3==0.3.2
nh3==0.3.3
# via
# -r requirements/test.txt
# readme-renderer
Expand All @@ -254,7 +254,7 @@ packaging==26.0
# pytest
# tox
# twine
platformdirs==4.5.1
platformdirs==4.9.1
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -315,7 +315,7 @@ pytest==9.0.2
# via
# -r requirements/test.txt
# pytest-django
pytest-django==4.11.1
pytest-django==4.12.0
# via -r requirements/test.txt
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -400,7 +400,7 @@ tomlkit==0.14.0
# via
# -r requirements/test.txt
# pylint
tox==4.34.1
tox==4.36.0
# via -r requirements/tox.txt
twine==6.2.0
# 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.11.1
# via
# -r requirements/base.txt
# django
boto3==1.42.44
boto3==1.42.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.44
botocore==1.42.49
# 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.18.0
# sphinx
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
boto3==1.42.44
boto3==1.42.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.44
botocore==1.42.49
# via
# -r requirements/base.txt
# boto3
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packaging==26.0
# via
# build
# wheel
pip-tools==7.5.2
pip-tools==7.5.3
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
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.44
boto3==1.42.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.44
botocore==1.42.49
# via
# -r requirements/base.txt
# boto3
Expand All @@ -51,7 +51,7 @@ code-annotations==2.3.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
cryptography==46.0.4
cryptography==46.0.5
# via secretstorage
ddt==1.7.2
# via -r requirements/quality.in
Expand Down Expand Up @@ -148,7 +148,7 @@ more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.2
nh3==0.3.3
# via readme-renderer
openedx-django-pyfs==3.8.0
# via
Expand All @@ -158,7 +158,7 @@ openedx-filters==2.1.0
# via -r requirements/base.txt
packaging==26.0
# via twine
platformdirs==4.5.1
platformdirs==4.9.1
# via pylint
pycodestyle==2.14.0
# via -r requirements/quality.in
Expand Down
14 changes: 7 additions & 7 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.44
boto3==1.42.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.44
botocore==1.42.49
# via
# -r requirements/base.txt
# boto3
Expand All @@ -51,11 +51,11 @@ code-annotations==2.3.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.13.3
coverage[toml]==7.13.4
# via coveralls
coveralls==4.0.2
# via -r requirements/test.in
cryptography==46.0.4
cryptography==46.0.5
# via secretstorage
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -157,7 +157,7 @@ more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.2
nh3==0.3.3
# via readme-renderer
openedx-django-pyfs==3.8.0
# via
Expand All @@ -169,7 +169,7 @@ packaging==26.0
# via
# pytest
# twine
platformdirs==4.5.1
platformdirs==4.9.1
# via pylint
pluggy==1.6.0
# via pytest
Expand Down Expand Up @@ -206,7 +206,7 @@ pytest==9.0.2
# via
# -r requirements/test.in
# pytest-django
pytest-django==4.11.1
pytest-django==4.12.0
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,31 @@
#
# make upgrade
#
cachetools==7.0.0
cachetools==7.0.1
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.20.3
filelock==3.24.1
# via
# tox
# virtualenv
packaging==26.0
# via
# pyproject-api
# tox
platformdirs==4.5.1
platformdirs==4.9.1
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
tox==4.34.1
tox==4.36.0
# via -r requirements/tox.in
virtualenv==20.36.1
# via tox