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 7979 TOXENV : ${{ matrix.toxenv }}
8080 run : tox -- --override-ini='log_cli=True'
8181 - name : Upload codecov coverage
82- uses : codecov/codecov-action@v5.4.0
82+ uses : codecov/codecov-action@v5.4.2
8383 with :
8484 files : ./coverage.xml
8585 flags : ${{ matrix.toxenv }}
@@ -102,7 +102,7 @@ jobs:
102102 TOXENV : cover
103103 run : tox
104104 - name : Upload codecov coverage
105- uses : codecov/codecov-action@v5.4.0
105+ uses : codecov/codecov-action@v5.4.2
106106 with :
107107 files : ./coverage.xml
108108 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 : 39.240 .1
54+ rev : 39.253 .1
5555 hooks :
5656 - id : renovate-config-validator
Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ pytest==8.3.5
99PyYaml==6.0.2
1010responses==0.25.7
1111respx==0.22.0
12- trio==0.29 .0
12+ trio==0.30 .0
1313wheel==0.45.1
You can’t perform that action at this time.
0 commit comments