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
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.6.0
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.43.6
boto3==1.43.9
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.43.6
botocore==1.43.9
# via
# -r requirements/test.txt
# boto3
# s3transfer
cachetools==7.1.1
cachetools==7.1.2
# via
# -r requirements/tox.txt
# tox
Expand All @@ -54,7 +54,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/test.txt
# requests
click==8.3.3
click==8.4.0
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -128,7 +128,7 @@ id==1.6.1
# via
# -r requirements/test.txt
# twine
idna==3.14
idna==3.15
# via
# -r requirements/test.txt
# requests
Expand All @@ -148,7 +148,7 @@ jaraco-context==6.1.2
# via
# -r requirements/test.txt
# keyring
jaraco-functools==4.4.0
jaraco-functools==4.5.0
# via
# -r requirements/test.txt
# keyring
Expand Down Expand Up @@ -275,7 +275,7 @@ python-dateutil==2.9.0.post0
# arrow
# botocore
# xblock
python-discovery==1.3.0
python-discovery==1.3.1
# via
# -r requirements/tox.txt
# tox
Expand All @@ -299,7 +299,7 @@ readme-renderer==44.0
# via
# -r requirements/test.txt
# twine
requests==2.33.1
requests==2.34.2
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -366,7 +366,7 @@ tomlkit==0.15.0
# -r requirements/test.txt
# edx-lint
# pylint
tox==4.53.1
tox==4.54.0
# via -r requirements/tox.txt
twine==6.2.0
# via -r requirements/test.txt
Expand All @@ -385,7 +385,7 @@ urllib3==2.7.0
# id
# requests
# twine
virtualenv==21.3.1
virtualenv==21.3.3
# via
# -r requirements/tox.txt
# tox
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ fs==2.4.16
# via
# -r requirements/base.txt
# xblock
idna==3.14
idna==3.15
# via requests
imagesize==2.0.0
# via sphinx
Expand Down Expand Up @@ -77,7 +77,7 @@ pyyaml==6.0.3
# via
# -r requirements/base.txt
# xblock
requests==2.33.1
requests==2.34.2
# via sphinx
roman-numerals==4.1.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.5.0
# via pip-tools
click==8.3.3
click==8.4.0
# via pip-tools
packaging==26.2
# 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,17 +20,17 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.43.6
boto3==1.43.9
# via fs-s3fs
botocore==1.43.6
botocore==1.43.9
# via
# boto3
# s3transfer
certifi==2026.4.22
# via requests
charset-normalizer==3.4.7
# via requests
click==8.3.3
click==8.4.0
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -60,7 +60,7 @@ fs==2.4.16
# xblock
fs-s3fs==1.1.1
# via xblock-sdk
idna==3.14
idna==3.15
# via requests
isort==8.0.1
# via pylint
Expand Down Expand Up @@ -136,7 +136,7 @@ pyyaml==6.0.3
# code-annotations
# cookiecutter
# xblock
requests==2.33.1
requests==2.34.2
# via
# cookiecutter
# xblock-sdk
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 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.43.6
boto3==1.43.9
# via fs-s3fs
botocore==1.43.6
botocore==1.43.9
# via
# boto3
# s3transfer
Expand All @@ -34,7 +34,7 @@ cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
click==8.3.3
click==8.4.0
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -74,7 +74,7 @@ fs-s3fs==1.1.1
# via xblock-sdk
id==1.6.1
# via twine
idna==3.14
idna==3.15
# via requests
iniconfig==2.3.0
# via pytest
Expand All @@ -84,7 +84,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.2
# via keyring
jaraco-functools==4.4.0
jaraco-functools==4.5.0
# via keyring
jeepney==0.9.0
# via
Expand Down Expand Up @@ -182,7 +182,7 @@ pyyaml==6.0.3
# xblock
readme-renderer==44.0
# via twine
requests==2.33.1
requests==2.34.2
# via
# cookiecutter
# coveralls
Expand Down
8 changes: 4 additions & 4 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==7.1.1
cachetools==7.1.2
# via tox
colorama==0.4.6
# via tox
Expand All @@ -28,13 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.3.0
python-discovery==1.3.1
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.53.1
tox==4.54.0
# via -r requirements/tox.in
virtualenv==21.3.1
virtualenv==21.3.3
# via tox