File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
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.40.11
11+ boto3==1.40.16
1212 # via fs-s3fs
13- botocore==1.40.11
13+ botocore==1.40.16
1414 # via
1515 # boto3
1616 # s3transfer
@@ -35,7 +35,7 @@ jmespath==1.0.1
3535 # botocore
3636lazy==1.6
3737 # via xblock
38- lxml==6.0.0
38+ lxml==6.0.1
3939 # via
4040 # parsel
4141 # xblock
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ astroid==3.3.11
2020 # pylint-celery
2121binaryornot==0.4.4
2222 # via cookiecutter
23- boto3==1.40.11
23+ boto3==1.40.16
2424 # via
2525 # -r requirements/base.txt
2626 # fs-s3fs
27- botocore==1.40.11
27+ botocore==1.40.16
2828 # via
2929 # -r requirements/base.txt
3030 # boto3
@@ -47,7 +47,7 @@ code-annotations==2.3.0
4747 # via edx-lint
4848cookiecutter==2.6.0
4949 # via xblock-sdk
50- coverage[toml]==7.10.4
50+ coverage[toml]==7.10.5
5151 # via pytest-cov
5252cssselect==1.2.0
5353 # via
@@ -93,7 +93,7 @@ lazy==1.6
9393 # via
9494 # -r requirements/base.txt
9595 # xblock
96- lxml==6.0.0
96+ lxml==6.0.1
9797 # via
9898 # -r requirements/base.txt
9999 # parsel
@@ -127,7 +127,7 @@ parsel==1.6.0
127127 # via
128128 # -c requirements/constraints.txt
129129 # -r requirements/base.txt
130- pbr==7.0.0
130+ pbr==7.0.1
131131 # via stevedore
132132platformdirs==4.3.8
133133 # via pylint
@@ -185,7 +185,7 @@ pyyaml==6.0.2
185185 # code-annotations
186186 # cookiecutter
187187 # xblock
188- requests==2.32.4
188+ requests==2.32.5
189189 # via
190190 # cookiecutter
191191 # xblock-sdk
@@ -218,7 +218,7 @@ text-unidecode==1.3
218218 # via python-slugify
219219tomlkit==0.13.3
220220 # via pylint
221- types-python-dateutil==2.9.0.20250809
221+ types-python-dateutil==2.9.0.20250822
222222 # via arrow
223223urllib3==2.5.0
224224 # via
You can’t perform that action at this time.
0 commit comments