File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1717 stale :
1818 runs-on : ubuntu-latest
1919 steps :
20- - uses : actions/stale@v10.1.1
20+ - uses : actions/stale@v10.2.0
2121 with :
2222 operations-per-run : 500
2323 stale-issue-label : " stale"
Original file line number Diff line number Diff line change 77 hooks :
88 - id : black
99 - repo : https://github.com/commitizen-tools/commitizen
10- rev : v4.13.7
10+ rev : v4.13.8
1111 hooks :
1212 - id : commitizen
1313 stages : [commit-msg]
2020 hooks :
2121 - id : isort
2222 - repo : https://github.com/pycqa/pylint
23- rev : v4.0.4
23+ rev : v4.0.5
2424 hooks :
2525 - id : pylint
2626 additional_dependencies :
5151 - id : rst-directive-colons
5252 - id : rst-inline-touching-normal
5353 - repo : https://github.com/maxbrunet/pre-commit-renovate
54- rev : 43.15.2
54+ rev : 43.31.1
5555 hooks :
5656 - id : renovate-config-validator
Original file line number Diff line number Diff line change 11-r requirements.txt
22argcomplete==2.0.0
33black==26.1.0
4- commitizen==4.13.7
4+ commitizen==4.13.8
55flake8==7.3.0
66isort==7.0.0
77mypy==1.19.1
8- pylint==4.0.4
8+ pylint==4.0.5
99pytest==9.0.2
10- responses==0.25.8
10+ responses==0.26.0
1111respx==0.22.0
1212types-PyYAML==6.0.12.20250915
1313types-requests==2.32.4.20260107
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ pytest-cov==7.0.0
77pytest-github-actions-annotate-failures==0.3.0
88pytest==9.0.2
99PyYaml==6.0.3
10- responses==0.25.8
10+ responses==0.26.0
1111respx==0.22.0
1212trio==0.33.0
1313wheel==0.46.3
You can’t perform that action at this time.
0 commit comments