File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
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@v9.21.0
24+ uses : python-semantic-release/python-semantic-release@v9.21.1
2525 with :
2626 github_token : ${{ secrets.RELEASE_GITHUB_TOKEN }}
2727
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.6.1
10+ rev : v4.7.0
1111 hooks :
1212 - id : commitizen
1313 stages : [commit-msg]
Original file line number Diff line number Diff line change 11-r requirements.txt
22argcomplete==2.0.0
33black==25.1.0
4- commitizen==4.6.1
4+ commitizen==4.7.0
55flake8==7.2.0
66isort==6.0.1
77mypy==1.15.0
@@ -11,4 +11,4 @@ responses==0.25.7
1111respx==0.22.0
1212types-PyYAML==6.0.12.20250402
1313types-requests==2.32.0.20250328
14- types-setuptools==80.3 .0.20250505
14+ types-setuptools==80.4 .0.20250511
You can’t perform that action at this time.
0 commit comments