File tree Expand file tree Collapse file tree 3 files changed +11
-9
lines changed
Expand file tree Collapse file tree 3 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ coverage[toml]==7.6.10
5050 # via
5151 # -r requirements/quality.txt
5252 # pytest-cov
53- diff-cover==9.2.1
53+ diff-cover==9.2.2
5454 # via -r requirements/dev.in
5555dill==0.3.9
5656 # via
@@ -75,7 +75,7 @@ iniconfig==2.0.0
7575 # via
7676 # -r requirements/quality.txt
7777 # pytest
78- isort==5.13.2
78+ isort==6.0.0
7979 # via
8080 # -r requirements/quality.txt
8181 # pylint
@@ -129,7 +129,7 @@ pydocstyle==6.3.0
129129 # via -r requirements/quality.txt
130130pygments==2.19.1
131131 # via diff-cover
132- pylint==3.3.3
132+ pylint==3.3.4
133133 # via
134134 # -r requirements/quality.txt
135135 # edx-lint
Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ asgiref==3.8.1
1212 # via
1313 # -r requirements/test.txt
1414 # django
15- babel==2.16 .0
15+ babel==2.17 .0
1616 # via
1717 # pydata-sphinx-theme
1818 # sphinx
1919backports-tarfile==1.2.0
2020 # via jaraco-context
21- beautifulsoup4==4.12.3
21+ beautifulsoup4==4.13.0
2222 # via pydata-sphinx-theme
23- certifi==2024.12.14
23+ certifi==2025.1.31
2424 # via requests
2525cffi==1.17.1
2626 # via cryptography
@@ -183,7 +183,9 @@ text-unidecode==1.3
183183twine==6.1.0
184184 # via -r requirements/doc.in
185185typing-extensions==4.12.2
186- # via pydata-sphinx-theme
186+ # via
187+ # beautifulsoup4
188+ # pydata-sphinx-theme
187189urllib3==2.2.3
188190 # via
189191 # -c requirements/common_constraints.txt
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ iniconfig==2.0.0
3838 # via
3939 # -r requirements/test.txt
4040 # pytest
41- isort==5.13.2
41+ isort==6.0.0
4242 # via
4343 # -r requirements/quality.in
4444 # pylint
@@ -72,7 +72,7 @@ pycodestyle==2.12.1
7272 # via -r requirements/quality.in
7373pydocstyle==6.3.0
7474 # via -r requirements/quality.in
75- pylint==3.3.3
75+ pylint==3.3.4
7676 # via
7777 # edx-lint
7878 # pylint-celery
You can’t perform that action at this time.
0 commit comments