File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ codecov==2.1.13
1616 # via -r requirements/ci.in
1717colorama==0.4.6
1818 # via tox
19- coverage==7.6.12
19+ coverage==7.7.0
2020 # via codecov
2121distlib==0.3.9
2222 # via virtualenv
23- filelock==3.17 .0
23+ filelock==3.18 .0
2424 # via
2525 # tox
2626 # virtualenv
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ edx-lint==5.6.0
5858 # via
5959 # -r requirements/dev.in
6060 # -r requirements/quality.in
61- filelock==3.17 .0
61+ filelock==3.18 .0
6262 # via
6363 # tox
6464 # virtualenv
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ pip==24.2
1212 # via
1313 # -c /home/runner/work/help-tokens/help-tokens/requirements/common_constraints.txt
1414 # -r requirements/pip.in
15- setuptools==76.0 .0
15+ setuptools==76.1 .0
1616 # via -r requirements/pip.in
Original file line number Diff line number Diff line change 66#
77asgiref==3.8.1
88 # via django
9- coverage[toml]==7.6.12
9+ coverage[toml]==7.7.0
1010 # via pytest-cov
1111 # via
1212 # -c requirements/common_constraints.txt
You can’t perform that action at this time.
0 commit comments