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 @@ -40,7 +40,7 @@ web-fragments==4.0.0
# via xblock
webob==1.8.9
# via xblock
xblock==5.3.0
xblock==6.0.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
21 changes: 11 additions & 10 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.42.73
boto3==1.42.78
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.73
botocore==1.42.78
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -84,7 +84,7 @@ coverage[toml]==7.13.5
# coveralls
coveralls==4.1.0
# via -r requirements/test.txt
cryptography==46.0.5
cryptography==46.0.6
# via
# -r requirements/test.txt
# secretstorage
Expand Down Expand Up @@ -203,7 +203,7 @@ more-itertools==10.8.0
# -r requirements/test.txt
# jaraco-classes
# jaraco-functools
nh3==0.3.3
nh3==0.3.4
# via
# -r requirements/test.txt
# readme-renderer
Expand Down Expand Up @@ -233,7 +233,7 @@ pycparser==3.0
# via
# -r requirements/test.txt
# cffi
pygments==2.19.2
pygments==2.20.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -275,9 +275,10 @@ python-dateutil==2.9.0.post0
# arrow
# botocore
# xblock
python-discovery==1.2.0
python-discovery==1.2.1
# via
# -r requirements/tox.txt
# tox
# virtualenv
python-slugify==8.0.4
# via
Expand All @@ -298,7 +299,7 @@ readme-renderer==44.0
# via
# -r requirements/test.txt
# twine
requests==2.32.5
requests==2.33.0
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -364,7 +365,7 @@ tomlkit==0.14.0
# via
# -r requirements/test.txt
# pylint
tox==4.50.3
tox==4.51.0
# via -r requirements/tox.txt
twine==6.2.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -397,11 +398,11 @@ webob==1.8.9
# -r requirements/test.txt
# xblock
# xblock-sdk
xblock==5.3.0
xblock==6.0.0
# via
# -r requirements/test.txt
# xblock-sdk
xblock-sdk==0.13.0
xblock-sdk==0.14.0
# via -r requirements/test.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ webob==1.8.9
# via
# -r requirements/base.txt
# xblock
xblock==5.3.0
xblock==6.0.0
# via -r requirements/base.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ packaging==26.0
# via sphinx
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.19.2
pygments==2.20.0
# via
# accessible-pygments
# pydata-sphinx-theme
Expand All @@ -77,7 +77,7 @@ pyyaml==6.0.3
# via
# -r requirements/base.txt
# xblock
requests==2.32.5
requests==2.33.0
# via sphinx
roman-numerals==4.1.0
# via sphinx
Expand Down Expand Up @@ -131,7 +131,7 @@ webob==1.8.9
# via
# -r requirements/base.txt
# xblock
xblock==5.3.0
xblock==6.0.0
# via -r requirements/base.txt

# The following packages are considered to be unsafe in a requirements file:
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.4.0
build==1.4.2
# via pip-tools
click==8.3.1
# via pip-tools
Expand Down
12 changes: 6 additions & 6 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.42.73
boto3==1.42.78
# via fs-s3fs
botocore==1.42.73
botocore==1.42.78
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -97,7 +97,7 @@ platformdirs==4.9.4
# via pylint
pycodestyle==2.14.0
# via -r requirements/quality.in
pygments==2.19.2
pygments==2.20.0
# via rich
pylint==4.0.5
# via
Expand Down Expand Up @@ -136,7 +136,7 @@ pyyaml==6.0.3
# code-annotations
# cookiecutter
# xblock
requests==2.32.5
requests==2.33.0
# via
# cookiecutter
# xblock-sdk
Expand Down Expand Up @@ -182,11 +182,11 @@ webob==1.8.9
# -r requirements/base.txt
# xblock
# xblock-sdk
xblock==5.3.0
xblock==6.0.0
# via
# -r requirements/base.txt
# xblock-sdk
xblock-sdk==0.13.0
xblock-sdk==0.14.0
# via -r requirements/quality.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
16 changes: 8 additions & 8 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.42.73
boto3==1.42.78
# via fs-s3fs
botocore==1.42.73
botocore==1.42.78
# via
# boto3
# s3transfer
Expand All @@ -51,7 +51,7 @@ coverage[toml]==7.13.5
# via coveralls
coveralls==4.1.0
# via -r requirements/test.in
cryptography==46.0.5
cryptography==46.0.6
# via secretstorage
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -125,7 +125,7 @@ more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.3
nh3==0.3.4
# via readme-renderer
packaging==26.0
# via
Expand All @@ -137,7 +137,7 @@ pluggy==1.6.0
# via pytest
pycparser==3.0
# via cffi
pygments==2.19.2
pygments==2.20.0
# via
# pytest
# readme-renderer
Expand Down Expand Up @@ -182,7 +182,7 @@ pyyaml==6.0.3
# xblock
readme-renderer==44.0
# via twine
requests==2.32.5
requests==2.33.0
# via
# cookiecutter
# coveralls
Expand Down Expand Up @@ -248,11 +248,11 @@ webob==1.8.9
# -r requirements/base.txt
# xblock
# xblock-sdk
xblock==5.3.0
xblock==6.0.0
# via
# -r requirements/base.txt
# xblock-sdk
xblock-sdk==0.13.0
xblock-sdk==0.14.0
# via -r requirements/test.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 5 additions & 3 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.2.0
# via virtualenv
python-discovery==1.2.1
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.50.3
tox==4.51.0
# via -r requirements/tox.in
virtualenv==21.2.0
# via tox
Loading