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
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.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.39.4
boto3==1.39.9
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.39.4
botocore==1.39.9
# via
# -r requirements/test.txt
# boto3
Expand All @@ -42,7 +42,7 @@ cachetools==6.1.0
# via
# -r requirements/tox.txt
# tox
certifi==2025.7.9
certifi==2025.7.14
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -99,7 +99,7 @@ dill==0.4.0
# via
# -r requirements/test.txt
# pylint
distlib==0.3.9
distlib==0.4.0
# via
# -r requirements/tox.txt
# virtualenv
Expand Down Expand Up @@ -215,7 +215,7 @@ more-itertools==10.7.0
# -r requirements/test.txt
# jaraco-classes
# jaraco-functools
nh3==0.2.21
nh3==0.3.0
# via
# -r requirements/test.txt
# readme-renderer
Expand Down Expand Up @@ -331,7 +331,7 @@ rich==14.0.0
# -r requirements/test.txt
# cookiecutter
# twine
s3transfer==0.13.0
s3transfer==0.13.1
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -367,7 +367,7 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
tox==4.27.0
tox==4.28.0
# via -r requirements/tox.txt
twine==6.1.0
# via -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ babel==2.17.0
# sphinx
beautifulsoup4==4.13.4
# via pydata-sphinx-theme
certifi==2025.7.9
certifi==2025.7.14
# via requests
charset-normalizer==3.4.2
# via requests
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ astroid==3.3.11
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.39.4
boto3==1.39.9
# via fs-s3fs
botocore==1.39.4
botocore==1.39.9
# via
# boto3
# s3transfer
certifi==2025.7.9
certifi==2025.7.14
# via requests
chardet==5.2.0
# via binaryornot
Expand Down Expand Up @@ -146,7 +146,7 @@ requests==2.32.4
# xblock-sdk
rich==14.0.0
# via cookiecutter
s3transfer==0.13.0
s3transfer==0.13.1
# via boto3
simplejson==3.20.1
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.39.4
boto3==1.39.9
# via fs-s3fs
botocore==1.39.4
botocore==1.39.9
# via
# boto3
# s3transfer
certifi==2025.7.9
certifi==2025.7.14
# via requests
cffi==1.17.1
# via cryptography
Expand Down Expand Up @@ -130,7 +130,7 @@ more-itertools==10.7.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.21
nh3==0.3.0
# via readme-renderer
packaging==25.0
# via
Expand Down Expand Up @@ -205,7 +205,7 @@ rich==14.0.0
# via
# cookiecutter
# twine
s3transfer==0.13.0
s3transfer==0.13.1
# via boto3
secretstorage==3.3.3
# via keyring
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 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.9
distlib==0.4.0
# via virtualenv
filelock==3.18.0
# via
Expand All @@ -28,7 +28,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.27.0
tox==4.28.0
# via -r requirements/tox.in
virtualenv==20.31.2
# via tox