File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1515 stale :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/stale@v10.0 .0
18+ - uses : actions/stale@v10.1 .0
1919 with :
2020 operations-per-run : 500
2121 stale-issue-label : " stale"
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ repos:
1616 hooks :
1717 - id : flake8
1818 - repo : https://github.com/pycqa/isort
19- rev : 6.0.1
19+ rev : 6.1.0
2020 hooks :
2121 - id : isort
2222 - repo : https://github.com/pycqa/pylint
23- rev : v3.3.8
23+ rev : v3.3.9
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 : 41.125.3
54+ rev : 41.138.1
5555 hooks :
5656 - id : renovate-config-validator
Original file line number Diff line number Diff line change 11-r requirements.txt
2- furo==2025.7.19
2+ furo==2025.9.25
33jinja2==3.1.6
44myst-parser==4.0.1
55sphinx==8.2.3
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ argcomplete==2.0.0
33black==25.9.0
44commitizen==4.9.1
55flake8==7.3.0
6- isort==6.0.1
6+ isort==6.1.0
77mypy==1.18.2
8- pylint==3.3.8
8+ pylint==3.3.9
99pytest==8.4.2
1010responses==0.25.8
1111respx==0.22.0
Original file line number Diff line number Diff line change 11-r requirements.txt
2- anyio==4.10 .0
2+ anyio==4.11 .0
33build==1.3.0
44coverage==7.10.7
55pytest-console-scripts==1.4.1
66pytest-cov==6.3.0
77pytest-github-actions-annotate-failures==0.3.0
88pytest==8.4.2
9- PyYaml==6.0.2
9+ PyYaml==6.0.3
1010responses==0.25.8
1111respx==0.22.0
1212trio==0.31.0
You can’t perform that action at this time.
0 commit comments