File tree Expand file tree Collapse file tree 3 files changed +24
-15
lines changed
Expand file tree Collapse file tree 3 files changed +24
-15
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build==1.2.2.post1
88 # via
99 # -r requirements/pip-tools.txt
1010 # pip-tools
11- cachetools==5.5.0
11+ cachetools==5.5.1
1212 # via tox
1313chardet==5.2.0
1414 # via tox
@@ -20,7 +20,7 @@ colorama==0.4.6
2020 # via tox
2121distlib==0.3.9
2222 # via virtualenv
23- filelock==3.16.1
23+ filelock==3.17.0
2424 # via
2525 # tox
2626 # virtualenv
@@ -53,7 +53,7 @@ ptyprocess==0.7.0
5353 # via
5454 # -r requirements/test.txt
5555 # pexpect
56- pyproject-api==1.8 .0
56+ pyproject-api==1.9 .0
5757 # via tox
5858pyproject-hooks==1.2.0
5959 # via
@@ -66,9 +66,9 @@ pyyaml==6.0.2
6666 # via
6767 # -r requirements/base.txt
6868 # -r requirements/test.txt
69- tox==4.23.2
69+ tox==4.24.1
7070 # via -r requirements/dev.in
71- virtualenv==20.28.0
71+ virtualenv==20.29.2
7272 # via tox
7373wheel==0.45.1
7474 # via
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ accessible-pygments==0.0.5
88 # via pydata-sphinx-theme
99alabaster==1.0.0
1010 # via sphinx
11- babel==2.16 .0
11+ babel==2.17 .0
1212 # via
1313 # pydata-sphinx-theme
1414 # sphinx
15- beautifulsoup4==4.12 .3
15+ beautifulsoup4==4.13 .3
1616 # via pydata-sphinx-theme
17- certifi==2024.12.14
17+ certifi==2025.1.31
1818 # via requests
1919charset-normalizer==3.4.1
2020 # via requests
@@ -39,11 +39,11 @@ nh3==0.2.20
3939 # via readme-renderer
4040packaging==24.2
4141 # via sphinx
42- pbr==6.1.0
42+ pbr==6.1.1
4343 # via stevedore
4444pydata-sphinx-theme==0.16.1
4545 # via sphinx-book-theme
46- pygments==2.18.0
46+ pygments==2.19.1
4747 # via
4848 # accessible-pygments
4949 # doc8
@@ -58,11 +58,13 @@ requests==2.32.3
5858 # via sphinx
5959restructuredtext-lint==1.4.0
6060 # via doc8
61+ roman-numerals-py==3.0.0
62+ # via sphinx
6163snowballstemmer==2.2.0
6264 # via sphinx
6365soupsieve==2.6
6466 # via beautifulsoup4
65- sphinx==8.1.3
67+ sphinx==8.2.0
6668 # via
6769 # -r requirements/doc.in
6870 # pydata-sphinx-theme
@@ -84,6 +86,13 @@ sphinxcontrib-serializinghtml==2.0.0
8486stevedore==5.4.0
8587 # via doc8
8688typing-extensions==4.12.2
87- # via pydata-sphinx-theme
88- urllib3==2.3.0
89- # via requests
89+ # via
90+ # beautifulsoup4
91+ # pydata-sphinx-theme
92+ urllib3==2.2.3
93+ # via
94+ # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
95+ # requests
96+
97+ # The following packages are considered to be unsafe in a requirements file:
98+ # setuptools
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==75.6 .0
15+ setuptools==75.8 .0
1616 # via -r requirements/pip.in
You can’t perform that action at this time.
0 commit comments