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.8.1
1010 # via django
11- boto3==1.36.26
11+ boto3==1.37.4
1212 # via fs-s3fs
13- botocore==1.36.26
13+ botocore==1.37.4
1414 # via
1515 # boto3
1616 # s3transfer
@@ -57,7 +57,7 @@ pytz==2025.1
5757 # via xblock
5858pyyaml==6.0.2
5959 # via xblock
60- s3transfer==0.11.2
60+ s3transfer==0.11.3
6161 # via boto3
6262simplejson==3.20.1
6363 # via xblock
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ pip==24.2
1212 # via
1313 # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
1414 # -r requirements/pip.in
15- setuptools==75.8.0
15+ setuptools==75.8.2
1616 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ astroid==3.3.8
2020 # pylint-celery
2121binaryornot==0.4.4
2222 # via cookiecutter
23- boto3==1.36.26
23+ boto3==1.37.4
2424 # via
2525 # -r requirements/base.txt
2626 # fs-s3fs
27- botocore==1.36.26
27+ botocore==1.37.4
2828 # via
2929 # -r requirements/base.txt
3030 # boto3
@@ -79,7 +79,7 @@ idna==3.10
7979 # via requests
8080iniconfig==2.0.0
8181 # via pytest
82- isort==6.0.0
82+ isort==6.0.1
8383 # via pylint
8484jinja2==3.1.5
8585 # via
@@ -154,7 +154,7 @@ pylint-plugin-utils==0.8.2
154154 # pylint-django
155155pypng==0.20220715.0
156156 # via xblock-sdk
157- pytest==8.3.4
157+ pytest==8.3.5
158158 # via
159159 # pytest-cov
160160 # pytest-django
@@ -188,7 +188,7 @@ requests==2.32.3
188188 # xblock-sdk
189189rich==13.9.4
190190 # via cookiecutter
191- s3transfer==0.11.2
191+ s3transfer==0.11.3
192192 # via
193193 # -r requirements/base.txt
194194 # boto3
You can’t perform that action at this time.
0 commit comments