File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ pyproject-api==1.9.0
3030 # via tox
3131tox==4.24.1
3232 # via -r requirements/ci.in
33- virtualenv==20.29.1
33+ virtualenv==20.29.2
3434 # via tox
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ colorama==0.4.6
4646 # via
4747 # -r requirements/ci.txt
4848 # tox
49- coverage[toml]==7.6.11
49+ coverage[toml]==7.6.12
5050 # via
5151 # -r requirements/quality.txt
5252 # pytest-cov
@@ -198,7 +198,7 @@ tomlkit==0.13.2
198198 # pylint
199199tox==4.24.1
200200 # via -r requirements/ci.txt
201- virtualenv==20.29.1
201+ virtualenv==20.29.2
202202 # via
203203 # -r requirements/ci.txt
204204 # tox
Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ charset-normalizer==3.4.1
2828 # via requests
2929click==8.1.8
3030 # via -r requirements/test.txt
31- coverage[toml]==7.6.11
31+ coverage[toml]==7.6.12
3232 # via
3333 # -r requirements/test.txt
3434 # pytest-cov
35- cryptography==44.0.0
35+ cryptography==44.0.1
3636 # via secretstorage
3737django==4.2.19
3838 # via
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ click-log==0.4.0
2222 # via edx-lint
2323code-annotations==2.2.0
2424 # via edx-lint
25- coverage[toml]==7.6.11
25+ coverage[toml]==7.6.12
2626 # via
2727 # -r requirements/test.txt
2828 # pytest-cov
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ asgiref==3.8.1
1010 # django
1111click==8.1.8
1212 # via -r requirements/base.txt
13- coverage[toml]==7.6.11
13+ coverage[toml]==7.6.12
1414 # via pytest-cov
1515 # via
1616 # -c requirements/common_constraints.txt
You can’t perform that action at this time.
0 commit comments