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
16 changes: 8 additions & 8 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.38.36
boto3==1.38.42
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.38.36
botocore==1.38.42
# via
# -r requirements/test.txt
# boto3
# s3transfer
cachetools==6.0.0
cachetools==6.1.0
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -160,7 +160,7 @@ jaraco-context==6.0.1
# via
# -r requirements/test.txt
# keyring
jaraco-functools==4.1.0
jaraco-functools==4.2.1
# via
# -r requirements/test.txt
# keyring
Expand Down Expand Up @@ -248,7 +248,7 @@ pycparser==2.22
# via
# -r requirements/test.txt
# cffi
pygments==2.19.1
pygments==2.19.2
# via
# -r requirements/test.txt
# pytest
Expand All @@ -269,7 +269,7 @@ pylint-django==2.6.1
# via
# -r requirements/test.txt
# edx-lint
pylint-plugin-utils==0.8.2
pylint-plugin-utils==0.9.0
# via
# -r requirements/test.txt
# pylint-celery
Expand All @@ -282,7 +282,7 @@ pyproject-api==1.9.1
# via
# -r requirements/tox.txt
# tox
pytest==8.4.0
pytest==8.4.1
# via -r requirements/test.txt
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -367,7 +367,7 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
tox==4.26.0
tox==4.27.0
# via -r requirements/tox.txt
twine==6.1.0
# via -r requirements/test.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ packaging==25.0
# sphinx
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.19.1
pygments==2.19.2
# via
# accessible-pygments
# pydata-sphinx-theme
Expand Down Expand Up @@ -123,7 +123,7 @@ typing-extensions==4.14.0
# via
# beautifulsoup4
# pydata-sphinx-theme
urllib3==2.4.0
urllib3==2.5.0
# via requests
web-fragments==3.1.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 @@ -20,9 +20,9 @@ astroid==3.3.10
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.38.36
boto3==1.38.42
# via fs-s3fs
botocore==1.38.36
botocore==1.38.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -99,9 +99,9 @@ pbr==6.1.1
# via stevedore
platformdirs==4.3.8
# via pylint
pycodestyle==2.13.0
pycodestyle==2.14.0
# via -r requirements/quality.in
pygments==2.19.1
pygments==2.19.2
# via rich
pylint==3.3.7
# via
Expand All @@ -114,7 +114,7 @@ pylint-celery==0.3
# via edx-lint
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.38.36
boto3==1.38.42
# via fs-s3fs
botocore==1.38.36
botocore==1.38.42
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -89,7 +89,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
jaraco-functools==4.2.1
# via keyring
jeepney==0.9.0
# via
Expand Down Expand Up @@ -144,7 +144,7 @@ pluggy==1.6.0
# via pytest
pycparser==2.22
# via cffi
pygments==2.19.1
pygments==2.19.2
# via
# pytest
# readme-renderer
Expand All @@ -159,13 +159,13 @@ pylint-celery==0.3
# via edx-lint
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pypng==0.20220715.0
# via xblock-sdk
pytest==8.4.0
pytest==8.4.1
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==6.0.0
cachetools==6.1.0
# via tox
chardet==5.2.0
# via tox
Expand All @@ -28,7 +28,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.26.0
tox==4.27.0
# via -r requirements/tox.in
virtualenv==20.31.2
# via tox