File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
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.37.23
11+ boto3==1.37.28
1212 # via fs-s3fs
13- botocore==1.37.23
13+ botocore==1.37.28
1414 # via
1515 # boto3
1616 # s3transfer
@@ -34,7 +34,7 @@ jmespath==1.0.1
3434 # parsel
3535lazy==1.6
3636 # via xblock
37- lxml==5.3.1
37+ lxml==5.3.2
3838 # via
3939 # parsel
4040 # xblock
@@ -75,7 +75,7 @@ urllib3==2.2.3
7575 # botocore
7676w3lib==2.3.1
7777 # via parsel
78- web-fragments==2.2 .0
78+ web-fragments==3.0 .0
7979 # via xblock
8080webob==1.8.9
8181 # via xblock
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ pyproject-api==1.9.0
3030 # via tox
3131tox==4.25.0
3232 # via -r requirements/ci.in
33- virtualenv==20.29.3
33+ virtualenv==20.30.0
3434 # via tox
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ astroid==3.3.9
2020 # pylint-celery
2121binaryornot==0.4.4
2222 # via cookiecutter
23- boto3==1.37.23
23+ boto3==1.37.28
2424 # via
2525 # -r requirements/base.txt
2626 # fs-s3fs
27- botocore==1.37.23
27+ botocore==1.37.28
2828 # via
2929 # -r requirements/base.txt
3030 # boto3
@@ -93,7 +93,7 @@ lazy==1.6
9393 # via
9494 # -r requirements/base.txt
9595 # xblock
96- lxml==5.3.1
96+ lxml==5.3.2
9797 # via
9898 # -r requirements/base.txt
9999 # parsel
@@ -158,9 +158,9 @@ pytest==8.3.5
158158 # via
159159 # pytest-cov
160160 # pytest-django
161- pytest-cov==6.0.0
161+ pytest-cov==6.1.1
162162 # via -r requirements/test.in
163- pytest-django==4.10.0
163+ pytest-django==4.11.1
164164 # via -r requirements/test.in
165165python-dateutil==2.9.0.post0
166166 # via
@@ -226,7 +226,7 @@ w3lib==2.3.1
226226 # via
227227 # -r requirements/base.txt
228228 # parsel
229- web-fragments==2.2 .0
229+ web-fragments==3.0 .0
230230 # via
231231 # -r requirements/base.txt
232232 # xblock
You can’t perform that action at this time.
0 commit comments