File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
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.3
80+ uses : codecov/codecov-action@v5.5.4
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.3
103+ uses : codecov/codecov-action@v5.5.4
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.86 .0
54+ rev : 43.100 .0
5555 hooks :
5656 - id : renovate-config-validator
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ pytest==9.0.2
1010responses==0.26.0
1111respx==0.22.0
1212types-PyYAML==6.0.12.20250915
13- types-requests==2.32.4.20260107
13+ types-requests==2.33.0.20260327
1414types-setuptools==82.0.0.20260210
Original file line number Diff line number Diff line change 11-r requirements.txt
2- anyio==4.12.1
3- build==1.4.0
2+ anyio==4.13.0
3+ build==1.4.2
44coverage==7.13.5
55pytest-console-scripts==1.4.1
66pytest-cov==7.1.0
You can’t perform that action at this time.
0 commit comments