File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 action :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : dessant/lock-threads@v6.0.0
18+ - uses : dessant/lock-threads@v6.0.1
1919 with :
2020 process-only : ' issues'
Original file line number Diff line number Diff line change 1717 stale :
1818 runs-on : ubuntu-latest
1919 steps :
20- - uses : actions/stale@v10.2 .0
20+ - uses : actions/stale@v10.3 .0
2121 with :
2222 operations-per-run : 500
2323 stale-issue-label : " stale"
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@v6.0.0
80+ uses : codecov/codecov-action@v6.0.1
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@v6.0.0
103+ uses : codecov/codecov-action@v6.0.1
104104 with :
105105 files : ./coverage.xml
106106 flags : unit
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ default_language_version:
33
44repos :
55 - repo : https://github.com/psf/black
6- rev : 26.3 .1
6+ rev : 26.5 .1
77 hooks :
88 - id : black
99 - repo : https://github.com/commitizen-tools/commitizen
10- rev : v4.15.0
10+ rev : v4.16.2
1111 hooks :
1212 - id : commitizen
1313 stages : [commit-msg]
5151 - id : rst-directive-colons
5252 - id : rst-inline-touching-normal
5353 - repo : https://github.com/maxbrunet/pre-commit-renovate
54- rev : 43.141.2
54+ rev : 43.150.0
5555 hooks :
5656 - id : renovate-config-validator
Original file line number Diff line number Diff line change 11-r requirements.txt
22furo==2025.12.19
33jinja2==3.1.6
4- myst-parser==5.0 .0
4+ myst-parser==5.1 .0
55sphinx==9.1.0
66sphinxcontrib-autoprogram==0.1.9
77sphinx-autobuild==2025.8.25
Original file line number Diff line number Diff line change 11-r requirements.txt
22argcomplete==2.0.0
3- black==26.3 .1
4- commitizen==4.15.0
3+ black==26.5 .1
4+ commitizen==4.16.2
55flake8==7.3.0
66isort==8.0.1
77mypy==1.20.2
88pylint==4.0.5
99pytest==9.0.3
10- responses==0.26.0
10+ responses==0.26.1
1111respx==0.23.1
12- types-PyYAML==6.0.12.20260408
13- types-requests==2.33.0.20260503
14- types-setuptools==82.0.0.20260408
12+ types-PyYAML==6.0.12.20260518
13+ types-requests==2.33.0.20260518
14+ types-setuptools==82.0.0.20260518
Original file line number Diff line number Diff line change 11-r requirements.txt
22anyio==4.13.0
33build==1.5.0
4- coverage==7.13.5
4+ coverage==7.14.0
55pytest-console-scripts==1.4.1
66pytest-cov==7.1.0
77pytest-github-actions-annotate-failures==0.4.0
88pytest==9.0.3
99PyYaml==6.0.3
10- responses==0.26.0
10+ responses==0.26.1
1111respx==0.23.1
1212trio==0.33.0
1313wheel==0.47.0
Original file line number Diff line number Diff line change 11gql == 4.0.0
22httpx == 0.28.1
3- requests == 2.33.1
3+ requests == 2.34.2
44requests-toolbelt == 1.0.0
You can’t perform that action at this time.
0 commit comments