File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed
Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- cachetools==6.2.0
7+ cachetools==6.2.1
88 # via tox
99chardet==5.2.0
1010 # via tox
1111colorama==0.4.6
1212 # via tox
1313distlib==0.4.0
1414 # via virtualenv
15- filelock==3.19.1
15+ filelock==3.20.0
1616 # via
1717 # tox
1818 # virtualenv
1919packaging==25.0
2020 # via
2121 # pyproject-api
2222 # tox
23- platformdirs==4.4 .0
23+ platformdirs==4.5 .0
2424 # via
2525 # tox
2626 # virtualenv
2727pluggy==1.6.0
2828 # via tox
29- pyproject-api==1.9.1
29+ pyproject-api==1.10.0
3030 # via tox
31- tox==4.30.3
31+ tox==4.31.0
3232 # via -r requirements/ci.in
33- virtualenv==20.34.0
33+ virtualenv==20.35.3
3434 # via tox
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ build==1.3.0
1717 # via
1818 # -r requirements/pip-tools.txt
1919 # pip-tools
20- cachetools==6.2.0
20+ cachetools==6.2.1
2121 # via
2222 # -r requirements/ci.txt
2323 # tox
@@ -66,7 +66,7 @@ django==4.2.25
6666 # -r requirements/quality.txt
6767edx-lint==5.6.0
6868 # via -r requirements/quality.txt
69- filelock==3.19.1
69+ filelock==3.20.0
7070 # via
7171 # -r requirements/ci.txt
7272 # tox
@@ -105,7 +105,7 @@ packaging==25.0
105105 # tox
106106pip-tools==7.5.1
107107 # via -r requirements/pip-tools.txt
108- platformdirs==4.4 .0
108+ platformdirs==4.5 .0
109109 # via
110110 # -r requirements/ci.txt
111111 # -r requirements/quality.txt
@@ -149,7 +149,7 @@ pylint-plugin-utils==0.9.0
149149 # -r requirements/quality.txt
150150 # pylint-celery
151151 # pylint-django
152- pyproject-api==1.9.1
152+ pyproject-api==1.10.0
153153 # via
154154 # -r requirements/ci.txt
155155 # tox
@@ -196,9 +196,9 @@ tomlkit==0.13.3
196196 # via
197197 # -r requirements/quality.txt
198198 # pylint
199- tox==4.30.3
199+ tox==4.31.0
200200 # via -r requirements/ci.txt
201- virtualenv==20.34.0
201+ virtualenv==20.35.3
202202 # via
203203 # -r requirements/ci.txt
204204 # tox
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ docutils==0.21.2
4949 # sphinx
5050id==1.5.0
5151 # via twine
52- idna==3.10
52+ idna==3.11
5353 # via requests
5454imagesize==1.4.1
5555 # via sphinx
@@ -89,7 +89,7 @@ more-itertools==10.8.0
8989 # via
9090 # jaraco-classes
9191 # jaraco-functools
92- nh3==0.3.0
92+ nh3==0.3.1
9393 # via readme-renderer
9494packaging==25.0
9595 # via
@@ -141,7 +141,7 @@ restructuredtext-lint==1.4.0
141141 # via doc8
142142rfc3986==2.0.0
143143 # via twine
144- rich==14.1 .0
144+ rich==14.2 .0
145145 # via twine
146146roman-numerals-py==3.1.0
147147 # via sphinx
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ packaging==25.0
5858 # via
5959 # -r requirements/test.txt
6060 # pytest
61- platformdirs==4.4 .0
61+ platformdirs==4.5 .0
6262 # via pylint
6363pluggy==1.6.0
6464 # via
You can’t perform that action at this time.
0 commit comments