File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121
2222 - name : Python Semantic Release
2323 id : release
24- uses : python-semantic-release/python-semantic-release@v10.4.1
24+ uses : python-semantic-release/python-semantic-release@v10.5.0
2525 with :
2626 github_token : ${{ secrets.RELEASE_GITHUB_TOKEN }}
2727
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ default_language_version:
33
44repos :
55 - repo : https://github.com/psf/black
6- rev : 25.9 .0
6+ rev : 25.11 .0
77 hooks :
88 - id : black
99 - repo : https://github.com/commitizen-tools/commitizen
5151 - id : rst-directive-colons
5252 - id : rst-inline-touching-normal
5353 - repo : https://github.com/maxbrunet/pre-commit-renovate
54- rev : 41.169.2
54+ rev : 41.173.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
3- black==25.9 .0
3+ black==25.11 .0
44commitizen==4.9.1
55flake8==7.3.0
66isort==7.0.0
Original file line number Diff line number Diff line change 1- pre-commit==4.3 .0
1+ pre-commit==4.4 .0
Original file line number Diff line number Diff line change 11-r requirements.txt
22anyio==4.11.0
33build==1.3.0
4- coverage==7.11.0
4+ coverage==7.11.3
55pytest-console-scripts==1.4.1
66pytest-cov==7.0.0
77pytest-github-actions-annotate-failures==0.3.0
You can’t perform that action at this time.
0 commit comments