File tree Expand file tree Collapse file tree 5 files changed +28
-28
lines changed
Expand file tree Collapse file tree 5 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- build==1.2.1
7+ build==1.2.2.post1
88 # via
99 # -r requirements/pip-tools.txt
1010 # pip-tools
@@ -18,9 +18,9 @@ click==8.1.7
1818 # pip-tools
1919colorama==0.4.6
2020 # via tox
21- distlib==0.3.8
21+ distlib==0.3.9
2222 # via virtualenv
23- filelock==3.15.4
23+ filelock==3.16.1
2424 # via
2525 # tox
2626 # virtualenv
@@ -40,7 +40,7 @@ pexpect==4.9.0
4040 # via -r requirements/test.txt
4141pip-tools==7.4.1
4242 # via -r requirements/pip-tools.txt
43- platformdirs==4.2.2
43+ platformdirs==4.3.6
4444 # via
4545 # tox
4646 # virtualenv
@@ -53,22 +53,22 @@ ptyprocess==0.7.0
5353 # via
5454 # -r requirements/test.txt
5555 # pexpect
56- pyproject-api==1.7.1
56+ pyproject-api==1.8.0
5757 # via tox
58- pyproject-hooks==1.1 .0
58+ pyproject-hooks==1.2 .0
5959 # via
6060 # -r requirements/pip-tools.txt
6161 # build
6262 # pip-tools
63- pytest==8.3.2
63+ pytest==8.3.3
6464 # via -r requirements/test.txt
6565pyyaml==6.0.2
6666 # via
6767 # -r requirements/base.txt
6868 # -r requirements/test.txt
69- tox==4.18.0
69+ tox==4.23.2
7070 # via -r requirements/dev.in
71- virtualenv==20.26.3
71+ virtualenv==20.27.1
7272 # via tox
7373wheel==0.44.0
7474 # via
Original file line number Diff line number Diff line change @@ -14,36 +14,34 @@ babel==2.16.0
1414 # sphinx
1515beautifulsoup4==4.12.3
1616 # via pydata-sphinx-theme
17- certifi==2024.7.4
17+ certifi==2024.8.30
1818 # via requests
19- charset-normalizer==3.3.2
19+ charset-normalizer==3.4.0
2020 # via requests
21- doc8==1.1.1
21+ doc8==1.1.2
2222 # via -r requirements/doc.in
23- docutils==0.20.1
23+ docutils==0.21.2
2424 # via
2525 # doc8
2626 # pydata-sphinx-theme
2727 # readme-renderer
2828 # restructuredtext-lint
2929 # sphinx
30- idna==3.7
30+ idna==3.10
3131 # via requests
3232imagesize==1.4.1
3333 # via sphinx
3434jinja2==3.1.4
3535 # via sphinx
36- markupsafe==2.1.5
36+ markupsafe==3.0.2
3737 # via jinja2
3838nh3==0.2.18
3939 # via readme-renderer
4040packaging==24.1
41- # via
42- # pydata-sphinx-theme
43- # sphinx
44- pbr==6.0.0
41+ # via sphinx
42+ pbr==6.1.0
4543 # via stevedore
46- pydata-sphinx-theme==0.15.4
44+ pydata-sphinx-theme==0.16.0
4745 # via sphinx-book-theme
4846pygments==2.18.0
4947 # via
@@ -54,7 +52,7 @@ pygments==2.18.0
5452 # sphinx
5553pyyaml==6.0.2
5654 # via -r requirements/base.txt
57- readme-renderer==43 .0
55+ readme-renderer==44 .0
5856 # via -r requirements/doc.in
5957requests==2.32.3
6058 # via sphinx
@@ -64,7 +62,7 @@ snowballstemmer==2.2.0
6462 # via sphinx
6563soupsieve==2.6
6664 # via beautifulsoup4
67- sphinx==8.0.2
65+ sphinx==8.1.3
6866 # via
6967 # -r requirements/doc.in
7068 # pydata-sphinx-theme
@@ -87,5 +85,5 @@ stevedore==5.3.0
8785 # via doc8
8886typing-extensions==4.12.2
8987 # via pydata-sphinx-theme
90- urllib3==2.2.2
88+ urllib3==2.2.3
9189 # via requests
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- build==1.2.1
7+ build==1.2.2.post1
88 # via pip-tools
99click==8.1.7
1010 # via pip-tools
1111packaging==24.1
1212 # via build
1313pip-tools==7.4.1
1414 # via -r requirements/pip-tools.in
15- pyproject-hooks==1.1 .0
15+ pyproject-hooks==1.2 .0
1616 # via
1717 # build
1818 # pip-tools
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ wheel==0.44.0
99
1010# The following packages are considered to be unsafe in a requirements file:
1111pip==24.2
12- # via -r requirements/pip.in
13- setuptools==73.0.1
12+ # via
13+ # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
14+ # -r requirements/pip.in
15+ setuptools==75.3.0
1416 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ pluggy==1.5.0
1414 # via pytest
1515ptyprocess==0.7.0
1616 # via pexpect
17- pytest==8.3.2
17+ pytest==8.3.3
1818 # via -r requirements/test.in
1919pyyaml==6.0.2
2020 # via -r requirements/base.txt
You can’t perform that action at this time.
0 commit comments