File tree Expand file tree Collapse file tree 3 files changed +21
-14
lines changed
Expand file tree Collapse file tree 3 files changed +21
-14
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.1
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
@@ -84,6 +84,13 @@ sphinxcontrib-serializinghtml==2.0.0
8484stevedore==5.4.0
8585 # via doc8
8686typing-extensions==4.12.2
87- # via pydata-sphinx-theme
88- urllib3==2.3.0
89- # via requests
87+ # via
88+ # beautifulsoup4
89+ # pydata-sphinx-theme
90+ urllib3==2.2.3
91+ # via
92+ # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
93+ # requests
94+
95+ # The following packages are considered to be unsafe in a requirements file:
96+ # 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