File tree Expand file tree Collapse file tree 7 files changed +25
-25
lines changed
Expand file tree Collapse file tree 7 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ filelock==3.18.0
1616 # via
1717 # tox
1818 # virtualenv
19- packaging==24.2
19+ packaging==25.0
2020 # via
2121 # pyproject-api
2222 # tox
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ backports-tarfile==1.2.0
1414 # via jaraco-context
1515cachetools==5.5.2
1616 # via tox
17- certifi==2025.1.31
17+ certifi==2025.4.26
1818 # via requests
1919cffi==1.17.1
2020 # via cryptography
@@ -31,15 +31,15 @@ click==8.1.8
3131 # edx-lint
3232click-log==0.4.0
3333 # via edx-lint
34- code-annotations==2.2 .0
34+ code-annotations==2.3 .0
3535 # via edx-lint
3636colorama==0.4.6
3737 # via tox
3838cryptography==44.0.2
3939 # via secretstorage
4040diff-cover==9.2.4
4141 # via -r requirements/dev.in
42- dill==0.3.9
42+ dill==0.4.0
4343 # via pylint
4444distlib==0.3.9
4545 # via virtualenv
@@ -50,7 +50,7 @@ django==4.2.20
5050 # edx-i18n-tools
5151docutils==0.21.2
5252 # via readme-renderer
53- edx-i18n-tools==1.7 .0
53+ edx-i18n-tools==1.9 .0
5454 # via -r requirements/dev.in
5555edx-lint==5.6.0
5656 # via -r requirements/quality.in
@@ -62,7 +62,7 @@ id==1.5.0
6262 # via twine
6363idna==3.10
6464 # via requests
65- importlib-metadata==8.6.1
65+ importlib-metadata==8.7.0
6666 # via keyring
6767isort==6.0.1
6868 # via
@@ -84,11 +84,11 @@ jinja2==3.1.6
8484 # diff-cover
8585keyring==25.6.0
8686 # via twine
87- lxml[html-clean,html_clean]==5.3.1
87+ lxml[html-clean,html_clean]==5.4.0
8888 # via
8989 # edx-i18n-tools
9090 # lxml-html-clean
91- lxml-html-clean==0.4.1
91+ lxml-html-clean==0.4.2
9292 # via lxml
9393markdown-it-py==3.0.0
9494 # via rich
@@ -98,13 +98,13 @@ mccabe==0.7.0
9898 # via pylint
9999mdurl==0.1.2
100100 # via markdown-it-py
101- more-itertools==10.6 .0
101+ more-itertools==10.7 .0
102102 # via
103103 # jaraco-classes
104104 # jaraco-functools
105105nh3==0.2.21
106106 # via readme-renderer
107- packaging==24.2
107+ packaging==25.0
108108 # via
109109 # pyproject-api
110110 # tox
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ babel==2.17.0
1616 # sphinx
1717backports-tarfile==1.2.0
1818 # via jaraco-context
19- beautifulsoup4==4.13.3
19+ beautifulsoup4==4.13.4
2020 # via pydata-sphinx-theme
21- certifi==2025.1.31
21+ certifi==2025.4.26
2222 # via requests
2323cffi==1.17.1
2424 # via cryptography
@@ -45,7 +45,7 @@ idna==3.10
4545 # via requests
4646imagesize==1.4.1
4747 # via sphinx
48- importlib-metadata==8.6.1
48+ importlib-metadata==8.7.0
4949 # via keyring
5050jaraco-classes==3.4.0
5151 # via keyring
@@ -67,13 +67,13 @@ markupsafe==3.0.2
6767 # via jinja2
6868mdurl==0.1.2
6969 # via markdown-it-py
70- more-itertools==10.6 .0
70+ more-itertools==10.7 .0
7171 # via
7272 # jaraco-classes
7373 # jaraco-functools
7474nh3==0.2.21
7575 # via readme-renderer
76- packaging==24.2
76+ packaging==25.0
7777 # via
7878 # pydata-sphinx-theme
7979 # sphinx
@@ -122,7 +122,7 @@ six==1.17.0
122122 # sphinxcontrib-napoleon
123123snowballstemmer==2.2.0
124124 # via sphinx
125- soupsieve==2.6
125+ soupsieve==2.7
126126 # via beautifulsoup4
127127sphinx==8.2.3
128128 # via
@@ -151,7 +151,7 @@ stevedore==5.4.1
151151 # via doc8
152152twine==6.1.0
153153 # via -r requirements/doc.in
154- typing-extensions==4.13.0
154+ typing-extensions==4.13.2
155155 # via
156156 # beautifulsoup4
157157 # pydata-sphinx-theme
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build==1.2.2.post1
88 # via pip-tools
99click==8.1.8
1010 # via pip-tools
11- packaging==24.2
11+ packaging==25.0
1212 # via build
1313pip-tools==7.4.1
1414 # via -r requirements/pip-tools.in
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ wheel==0.45.1
1010# The following packages are considered to be unsafe in a requirements file:
1111pip==24.2
1212 # via
13- # -c /home/feanil/src/openedx /web-fragments/requirements/common_constraints.txt
13+ # -c /home/runner/work/web-fragments /web-fragments/requirements/common_constraints.txt
1414 # -r requirements/pip.in
15- setuptools==78 .1.0
15+ setuptools==80 .1.0
1616 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ click==8.1.8
1717 # edx-lint
1818click-log==0.4.0
1919 # via edx-lint
20- code-annotations==2.2 .0
20+ code-annotations==2.3 .0
2121 # via edx-lint
22- dill==0.3.9
22+ dill==0.4.0
2323 # via pylint
2424django==4.2.20
2525 # via
Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ ddt==1.3.1
1010 # via -r requirements/test.in
1111iniconfig==2.1.0
1212 # via pytest
13- packaging==24.2
13+ packaging==25.0
1414 # via pytest
1515pluggy==1.5.0
1616 # via pytest
1717pytest==8.3.5
1818 # via
1919 # pytest-cov
2020 # pytest-django
21- pytest-cov==6.1.0
21+ pytest-cov==6.1.1
2222 # via -r requirements/test.in
23- pytest-django==4.11.0
23+ pytest-django==4.11.1
2424 # via -r requirements/test.in
You can’t perform that action at this time.
0 commit comments