File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7777 TOXENV : ${{ matrix.toxenv }}
7878 run : tox -- --override-ini='log_cli=True'
7979 - name : Upload codecov coverage
80- uses : codecov/codecov-action@v5.5.2
80+ uses : codecov/codecov-action@v5.5.3
8181 with :
8282 files : ./coverage.xml
8383 flags : ${{ matrix.toxenv }}
@@ -100,7 +100,7 @@ jobs:
100100 TOXENV : cover
101101 run : tox
102102 - name : Upload codecov coverage
103- uses : codecov/codecov-action@v5.5.2
103+ uses : codecov/codecov-action@v5.5.3
104104 with :
105105 files : ./coverage.xml
106106 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 : 43.76.3
54+ rev : 43.86.0
5555 hooks :
5656 - id : renovate-config-validator
Original file line number Diff line number Diff line change 11-r requirements.txt
22anyio==4.12.1
33build==1.4.0
4- coverage==7.13.4
4+ coverage==7.13.5
55pytest-console-scripts==1.4.1
6- pytest-cov==7.0 .0
6+ pytest-cov==7.1 .0
77pytest-github-actions-annotate-failures==0.4.0
88pytest==9.0.2
99PyYaml==6.0.3
You can’t perform that action at this time.
0 commit comments