File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ iniconfig==2.1.0
2828 # via
2929 # -r requirements/test.txt
3030 # pytest
31- packaging==24.2
31+ packaging==25.0
3232 # via
3333 # -r requirements/pip-tools.txt
3434 # -r requirements/test.txt
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ babel==2.17.0
1212 # via
1313 # pydata-sphinx-theme
1414 # sphinx
15- beautifulsoup4==4.13.3
15+ beautifulsoup4==4.13.4
1616 # via pydata-sphinx-theme
1717certifi==2025.1.31
1818 # via requests
@@ -37,7 +37,7 @@ markupsafe==3.0.2
3737 # via jinja2
3838nh3==0.2.21
3939 # via readme-renderer
40- packaging==24.2
40+ packaging==25.0
4141 # via
4242 # pydata-sphinx-theme
4343 # sphinx
@@ -64,7 +64,7 @@ roman-numerals-py==3.1.0
6464 # via sphinx
6565snowballstemmer==2.2.0
6666 # via sphinx
67- soupsieve==2.6
67+ soupsieve==2.7
6868 # via beautifulsoup4
6969sphinx==8.2.3
7070 # via
@@ -87,7 +87,7 @@ sphinxcontrib-serializinghtml==2.0.0
8787 # via sphinx
8888stevedore==5.4.1
8989 # via doc8
90- typing-extensions==4.13.0
90+ typing-extensions==4.13.2
9191 # via
9292 # beautifulsoup4
9393 # 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 @@ -12,5 +12,5 @@ pip==24.2
1212 # via
1313 # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
1414 # -r requirements/pip.in
15- setuptools==78.1 .0
15+ setuptools==79.0 .0
1616 # via -r requirements/pip.in
Original file line number Diff line number Diff line change 66#
77iniconfig==2.1.0
88 # via pytest
9- packaging==24.2
9+ packaging==25.0
1010 # via pytest
1111pexpect==4.9.0
1212 # via -r requirements/test.in
You can’t perform that action at this time.
0 commit comments