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 @@ -42,9 +42,9 @@ six==1.17.0
# python-dateutil
sqlparse==0.5.5
# via django
stevedore==5.8.0
stevedore==5.9.0
# via edx-opaque-keys
typing-extensions==4.15.0
typing-extensions==4.16.0
# via edx-opaque-keys
webob==1.8.10
# via xblock
Expand Down
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.6.0
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.43.36
boto3==1.43.40
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.43.36
botocore==1.43.40
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -77,7 +77,7 @@ cookiecutter==2.7.1
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.14.3
coverage[toml]==7.15.0
# via
# -r requirements/test.txt
# coveralls
Expand Down Expand Up @@ -116,7 +116,7 @@ edx-opaque-keys==4.0.0
# via
# -r requirements/test.txt
# xblock
filelock==3.29.4
filelock==3.29.5
# via
# -r requirements/tox.txt
# python-discovery
Expand Down Expand Up @@ -286,7 +286,7 @@ python-dateutil==2.9.0.post0
# arrow
# botocore
# xblock
python-discovery==1.4.2
python-discovery==1.4.3
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -360,7 +360,7 @@ sqlparse==0.5.5
# via
# -r requirements/test.txt
# django
stevedore==5.8.0
stevedore==5.9.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -386,7 +386,7 @@ typer==0.26.8
# via
# -r requirements/test.txt
# coveralls
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.8.0
stevedore==5.9.0
# via
# -r requirements/base.txt
# edx-opaque-keys
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,11 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.8.0
stevedore==5.9.0
# via
# -r requirements/base.txt
# edx-opaque-keys
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# -r requirements/base.txt
# beautifulsoup4
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ wheel==0.47.0
# The following packages are considered to be unsafe in a requirements file:
pip==26.1.2
# via -r requirements/pip.in
setuptools==82.0.1
setuptools==83.0.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.43.36
boto3==1.43.40
# via fs-s3fs
botocore==1.43.36
botocore==1.43.40
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -172,7 +172,7 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.8.0
stevedore==5.9.0
# via
# -r requirements/base.txt
# code-annotations
Expand All @@ -183,7 +183,7 @@ tomlkit==0.15.0
# via
# edx-lint
# pylint
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.43.36
boto3==1.43.40
# via fs-s3fs
botocore==1.43.36
botocore==1.43.40
# via
# boto3
# s3transfer
Expand All @@ -46,7 +46,7 @@ code-annotations==3.0.0
# via edx-lint
cookiecutter==2.7.1
# via xblock-sdk
coverage[toml]==7.14.3
coverage[toml]==7.15.0
# via coveralls
coveralls==4.1.0
# via -r requirements/test.in
Expand Down Expand Up @@ -231,7 +231,7 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.8.0
stevedore==5.9.0
# via
# -r requirements/base.txt
# code-annotations
Expand All @@ -246,7 +246,7 @@ twine==6.2.0
# via -r requirements/test.in
typer==0.26.8
# via coveralls
typing-extensions==4.15.0
typing-extensions==4.16.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ colorama==0.4.6
# via tox
distlib==0.4.3
# via virtualenv
filelock==3.29.4
filelock==3.29.5
# via
# python-discovery
# tox
Expand All @@ -28,7 +28,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.1
# via tox
python-discovery==1.4.2
python-discovery==1.4.3
# via
# tox
# virtualenv
Expand Down