File tree Expand file tree Collapse file tree 5 files changed +16
-18
lines changed
Expand file tree Collapse file tree 5 files changed +16
-18
lines changed Original file line number Diff line number Diff line change 66#
77appdirs==1.4.4
88 # via fs
9- asgiref==3.9.2
9+ asgiref==3.10.0
1010 # via django
11- boto3==1.40.40
11+ boto3==1.40.45
1212 # via fs-s3fs
13- botocore==1.40.40
13+ botocore==1.40.45
1414 # via
1515 # boto3
1616 # s3transfer
1717cssselect==1.2.0
1818 # via
1919 # -c requirements/constraints.txt
2020 # parsel
21- django==4.2.24
21+ django==4.2.25
2222 # via
23- # -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
23+ # -c https:// raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
2424 # openedx-django-pyfs
2525fs==2.4.16
2626 # via
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ pluggy==1.6.0
2828 # via tox
2929pyproject-api==1.9.1
3030 # via tox
31- tox==4.30.2
31+ tox==4.30.3
3232 # via -r requirements/ci.in
3333virtualenv==20.34.0
3434 # via tox
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ click==8.3.0
1010 # via pip-tools
1111packaging==25.0
1212 # via build
13- pip-tools==7.5.0
13+ pip-tools==7.5.1
1414 # via -r requirements/pip-tools.in
1515pyproject-hooks==1.2.0
1616 # via
Original file line number Diff line number Diff line change @@ -8,9 +8,7 @@ wheel==0.45.1
88 # via -r requirements/pip.in
99
1010# The following packages are considered to be unsafe in a requirements file:
11- pip==24.2
12- # via
13- # -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
14- # -r requirements/pip.in
11+ pip==25.2
12+ # via -r requirements/pip.in
1513setuptools==80.9.0
1614 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ appdirs==1.4.4
1010 # fs
1111arrow==1.3.0
1212 # via cookiecutter
13- asgiref==3.9.2
13+ asgiref==3.10.0
1414 # via
1515 # -r requirements/base.txt
1616 # django
@@ -20,16 +20,16 @@ astroid==3.3.11
2020 # pylint-celery
2121binaryornot==0.4.4
2222 # via cookiecutter
23- boto3==1.40.40
23+ boto3==1.40.45
2424 # via
2525 # -r requirements/base.txt
2626 # fs-s3fs
27- botocore==1.40.40
27+ botocore==1.40.45
2828 # via
2929 # -r requirements/base.txt
3030 # boto3
3131 # s3transfer
32- certifi==2025.8.3
32+ certifi==2025.10.5
3333 # via requests
3434chardet==5.2.0
3535 # via binaryornot
@@ -57,7 +57,7 @@ cssselect==1.2.0
5757dill==0.4.0
5858 # via pylint
5959 # via
60- # -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
60+ # -c https:// raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
6161 # -r requirements/base.txt
6262 # openedx-django-pyfs
6363 # xblock-sdk
@@ -78,7 +78,7 @@ idna==3.10
7878 # via requests
7979iniconfig==2.1.0
8080 # via pytest
81- isort==6.0.1
81+ isort==6.1.0
8282 # via pylint
8383jinja2==3.1.6
8484 # via
@@ -139,7 +139,7 @@ pygments==2.19.2
139139 # via
140140 # pytest
141141 # rich
142- pylint==3.3.8
142+ pylint==3.3.9
143143 # via
144144 # edx-lint
145145 # pylint-celery
You can’t perform that action at this time.
0 commit comments