This repository was archived by the owner on Aug 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ click==8.1.7
1818 # pip-tools
1919colorama==0.4.6
2020 # via tox
21- distlib==0.3.7
21+ distlib==0.3.8
2222 # via virtualenv
2323exceptiongroup==1.2.0
2424 # via
@@ -28,7 +28,7 @@ filelock==3.13.1
2828 # via
2929 # tox
3030 # virtualenv
31- importlib-metadata==6.8 .0
31+ importlib-metadata==7.0 .0
3232 # via
3333 # -r requirements/pip-tools.txt
3434 # build
@@ -44,13 +44,12 @@ packaging==23.2
4444 # pyproject-api
4545 # pytest
4646 # tox
47- pexpect==4.8 .0
47+ pexpect==4.9 .0
4848 # via -r requirements/test.txt
4949pip-tools==7.3.0
5050 # via -r requirements/pip-tools.txt
51- platformdirs==3.11 .0
51+ platformdirs==4.1 .0
5252 # via
53- # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
5453 # tox
5554 # virtualenv
5655pluggy==1.3.0
@@ -84,11 +83,11 @@ tomli==2.0.1
8483 # pyproject-hooks
8584 # pytest
8685 # tox
87- tox==4.11.3
86+ tox==4.11.4
8887 # via -r requirements/dev.in
89- virtualenv==20.24.7
88+ virtualenv==20.25.0
9089 # via tox
91- wheel==0.41.3
90+ wheel==0.42.0
9291 # via
9392 # -r requirements/pip-tools.txt
9493 # pip-tools
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ accessible-pygments==0.0.4
88 # via pydata-sphinx-theme
99alabaster==0.7.13
1010 # via sphinx
11- babel==2.13.1
11+ babel==2.14.0
1212 # via
1313 # pydata-sphinx-theme
1414 # sphinx
@@ -27,25 +27,25 @@ docutils==0.19
2727 # readme-renderer
2828 # restructuredtext-lint
2929 # sphinx
30- idna==3.4
30+ idna==3.6
3131 # via requests
3232imagesize==1.4.1
3333 # via sphinx
34- importlib-metadata==6.8 .0
34+ importlib-metadata==7.0 .0
3535 # via sphinx
3636jinja2==3.1.2
3737 # via sphinx
3838markupsafe==2.1.3
3939 # via jinja2
40- nh3==0.2.14
40+ nh3==0.2.15
4141 # via readme-renderer
4242packaging==23.2
4343 # via
4444 # pydata-sphinx-theme
4545 # sphinx
4646pbr==6.0.0
4747 # via stevedore
48- pydata-sphinx-theme==0.14.3
48+ pydata-sphinx-theme==0.14.4
4949 # via sphinx-book-theme
5050pygments==2.17.2
5151 # via
@@ -91,7 +91,7 @@ stevedore==5.1.0
9191 # via doc8
9292tomli==2.0.1
9393 # via doc8
94- typing-extensions==4.8 .0
94+ typing-extensions==4.9 .0
9595 # via pydata-sphinx-theme
9696urllib3==2.1.0
9797 # via requests
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build==1.0.3
88 # via pip-tools
99click==8.1.7
1010 # via pip-tools
11- importlib-metadata==6.8 .0
11+ importlib-metadata==7.0 .0
1212 # via build
1313packaging==23.2
1414 # via build
@@ -21,7 +21,7 @@ tomli==2.0.1
2121 # build
2222 # pip-tools
2323 # pyproject-hooks
24- wheel==0.41.3
24+ wheel==0.42.0
2525 # via pip-tools
2626zipp==3.17.0
2727 # via importlib-metadata
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- wheel==0.41.3
7+ wheel==0.42.0
88 # via -r requirements/pip.in
99
1010# The following packages are considered to be unsafe in a requirements file:
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ iniconfig==2.0.0
1010 # via pytest
1111packaging==23.2
1212 # via pytest
13- pexpect==4.8 .0
13+ pexpect==4.9 .0
1414 # via -r requirements/test.in
1515pluggy==1.3.0
1616 # via pytest
You can’t perform that action at this time.
0 commit comments