File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ appdirs==1.4.4
88 # via fs
99asgiref==3.9.1
1010 # via django
11- boto3==1.39.4
11+ boto3==1.39.9
1212 # via fs-s3fs
13- botocore==1.39.4
13+ botocore==1.39.9
1414 # via
1515 # boto3
1616 # s3transfer
@@ -59,7 +59,7 @@ pytz==2025.2
5959 # via xblock
6060pyyaml==6.0.2
6161 # via xblock
62- s3transfer==0.13.0
62+ s3transfer==0.13.1
6363 # via boto3
6464simplejson==3.20.1
6565 # via xblock
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ chardet==5.2.0
1010 # via tox
1111colorama==0.4.6
1212 # via tox
13- distlib==0.3.9
13+ distlib==0.4.0
1414 # via virtualenv
1515filelock==3.18.0
1616 # via
@@ -28,7 +28,7 @@ pluggy==1.6.0
2828 # via tox
2929pyproject-api==1.9.1
3030 # via tox
31- tox==4.27 .0
31+ tox==4.28 .0
3232 # via -r requirements/ci.in
3333virtualenv==20.31.2
3434 # via tox
Original file line number Diff line number Diff line change @@ -20,16 +20,16 @@ astroid==3.3.11
2020 # pylint-celery
2121binaryornot==0.4.4
2222 # via cookiecutter
23- boto3==1.39.4
23+ boto3==1.39.9
2424 # via
2525 # -r requirements/base.txt
2626 # fs-s3fs
27- botocore==1.39.4
27+ botocore==1.39.9
2828 # via
2929 # -r requirements/base.txt
3030 # boto3
3131 # s3transfer
32- certifi==2025.7.9
32+ certifi==2025.7.14
3333 # via requests
3434chardet==5.2.0
3535 # via binaryornot
@@ -191,7 +191,7 @@ requests==2.32.4
191191 # xblock-sdk
192192rich==14.0.0
193193 # via cookiecutter
194- s3transfer==0.13.0
194+ s3transfer==0.13.1
195195 # via
196196 # -r requirements/base.txt
197197 # boto3
You can’t perform that action at this time.
0 commit comments