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 @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.11.1
# via django
boto3==1.42.78
boto3==1.42.83
# via fs-s3fs
botocore==1.42.78
botocore==1.42.83
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ python-discovery==1.2.1
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.51.0
tox==4.52.0
# via -r requirements/ci.in
virtualenv==21.2.0
# via tox
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.4.2
# via pip-tools
click==8.3.1
click==8.3.2
# via pip-tools
packaging==26.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.42.78
boto3==1.42.83
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.78
botocore==1.42.83
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2026.2.25
# via requests
charset-normalizer==3.4.6
charset-normalizer==3.4.7
# via requests
click==8.3.1
click==8.3.2
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -171,7 +171,7 @@ pyyaml==6.0.3
# code-annotations
# cookiecutter
# xblock
requests==2.33.0
requests==2.33.1
# via
# cookiecutter
# xblock-sdk
Expand Down Expand Up @@ -203,7 +203,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.14.0
# via pylint
tzdata==2025.3
tzdata==2026.1
# via arrow
urllib3==2.6.3
# via
Expand Down