File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
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.1 .0
24+ uses : python-semantic-release/python-semantic-release@v10.2 .0
2525 with :
2626 github_token : ${{ secrets.RELEASE_GITHUB_TOKEN }}
2727
Original file line number Diff line number Diff line change 1212 - id : commitizen
1313 stages : [commit-msg]
1414 - repo : https://github.com/pycqa/flake8
15- rev : 7.2 .0
15+ rev : 7.3 .0
1616 hooks :
1717 - id : flake8
1818 - repo : https://github.com/pycqa/isort
3232 - requests-toolbelt==1.0.0
3333 files : ' gitlab/'
3434 - repo : https://github.com/pre-commit/mirrors-mypy
35- rev : v1.16.0
35+ rev : v1.16.1
3636 hooks :
3737 - id : mypy
3838 args : []
Original file line number Diff line number Diff line change 22argcomplete==2.0.0
33black==25.1.0
44commitizen==4.8.3
5- flake8==7.2 .0
5+ flake8==7.3 .0
66isort==6.0.1
7- mypy==1.16.0
7+ mypy==1.16.1
88pylint==3.3.7
9- pytest==8.4.0
9+ pytest==8.4.1
1010responses==0.25.7
1111respx==0.22.0
1212types-PyYAML==6.0.12.20250516
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ coverage==7.9.1
55pytest-console-scripts==1.4.1
66pytest-cov==6.2.1
77pytest-github-actions-annotate-failures==0.3.0
8- pytest==8.4.0
8+ pytest==8.4.1
99PyYaml==6.0.2
1010responses==0.25.7
1111respx==0.22.0
You can’t perform that action at this time.
0 commit comments