File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7878 TOXENV : ${{ matrix.toxenv }}
7979 run : tox -- --override-ini='log_cli=True'
8080 - name : Upload codecov coverage
81- uses : codecov/codecov-action@v4.5 .0
81+ uses : codecov/codecov-action@v4.6 .0
8282 with :
8383 files : ./coverage.xml
8484 flags : ${{ matrix.toxenv }}
@@ -101,7 +101,7 @@ jobs:
101101 TOXENV : cover
102102 run : tox
103103 - name : Upload codecov coverage
104- uses : codecov/codecov-action@v4.5 .0
104+ uses : codecov/codecov-action@v4.6 .0
105105 with :
106106 files : ./coverage.xml
107107 flags : unit
Original file line number Diff line number Diff line change 5151 - id : rst-directive-colons
5252 - id : rst-inline-touching-normal
5353 - repo : https://github.com/maxbrunet/pre-commit-renovate
54- rev : 38.103.1
54+ rev : 38.110.2
5555 hooks :
5656 - id : renovate-config-validator
Original file line number Diff line number Diff line change 11-r requirements.txt
2- build==1.2.2
2+ build==1.2.2.post1
33coverage==7.6.1
44pytest-console-scripts==1.4.1
55pytest-cov==5.0.0
You can’t perform that action at this time.
0 commit comments