File tree Expand file tree Collapse file tree 5 files changed +13
-13
lines changed
Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ iniconfig==2.0.0
2828 # via
2929 # -r requirements/test.txt
3030 # pytest
31- packaging==24.1
31+ packaging==24.2
3232 # via
3333 # -r requirements/pip-tools.txt
3434 # -r requirements/test.txt
@@ -60,17 +60,17 @@ pyproject-hooks==1.2.0
6060 # -r requirements/pip-tools.txt
6161 # build
6262 # pip-tools
63- pytest==8.3.3
63+ pytest==8.3.4
6464 # via -r requirements/test.txt
6565pyyaml==6.0.2
6666 # via
6767 # -r requirements/base.txt
6868 # -r requirements/test.txt
6969tox==4.23.2
7070 # via -r requirements/dev.in
71- virtualenv==20.27.1
71+ virtualenv==20.28.0
7272 # via tox
73- wheel==0.44.0
73+ wheel==0.45.1
7474 # via
7575 # -r requirements/pip-tools.txt
7676 # pip-tools
Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ jinja2==3.1.4
3535 # via sphinx
3636markupsafe==3.0.2
3737 # via jinja2
38- nh3==0.2.18
38+ nh3==0.2.19
3939 # via readme-renderer
40- packaging==24.1
40+ packaging==24.2
4141 # via sphinx
4242pbr==6.1.0
4343 # via stevedore
@@ -81,7 +81,7 @@ sphinxcontrib-qthelp==2.0.0
8181 # via sphinx
8282sphinxcontrib-serializinghtml==2.0.0
8383 # via sphinx
84- stevedore==5.3 .0
84+ stevedore==5.4 .0
8585 # via doc8
8686typing-extensions==4.12.2
8787 # via pydata-sphinx-theme
Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ build==1.2.2.post1
88 # via pip-tools
99click==8.1.7
1010 # via pip-tools
11- packaging==24.1
11+ packaging==24.2
1212 # via build
1313pip-tools==7.4.1
1414 # via -r requirements/pip-tools.in
1515pyproject-hooks==1.2.0
1616 # via
1717 # build
1818 # pip-tools
19- wheel==0.44.0
19+ wheel==0.45.1
2020 # via pip-tools
2121
2222# The following packages are considered to be unsafe in a requirements file:
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- wheel==0.44.0
7+ wheel==0.45.1
88 # via -r requirements/pip.in
99
1010# The following packages are considered to be unsafe in a requirements file:
1111pip==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.3 .0
15+ setuptools==75.6 .0
1616 # via -r requirements/pip.in
Original file line number Diff line number Diff line change 66#
77iniconfig==2.0.0
88 # via pytest
9- packaging==24.1
9+ packaging==24.2
1010 # via pytest
1111pexpect==4.9.0
1212 # via -r requirements/test.in
1313pluggy==1.5.0
1414 # via pytest
1515ptyprocess==0.7.0
1616 # via pexpect
17- pytest==8.3.3
17+ pytest==8.3.4
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