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@v9.11 .0
24+ uses : python-semantic-release/python-semantic-release@v9.12 .0
2525 with :
2626 github_token : ${{ secrets.RELEASE_GITHUB_TOKEN }}
2727
Original file line number Diff line number Diff line change 3232 - requests-toolbelt==1.0.0
3333 files : ' gitlab/'
3434 - repo : https://github.com/pre-commit/mirrors-mypy
35- rev : v1.11.2
35+ rev : v1.12.1
3636 hooks :
3737 - id : mypy
3838 args : []
5151 - id : rst-directive-colons
5252 - id : rst-inline-touching-normal
5353 - repo : https://github.com/maxbrunet/pre-commit-renovate
54- rev : 38.120.1
54+ rev : 38.128.6
5555 hooks :
5656 - id : renovate-config-validator
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ black==24.10.0
44commitizen==3.29.1
55flake8==7.1.1
66isort==5.13.2
7- mypy==1.11.2
7+ mypy==1.12.1
88pylint==3.3.1
99pytest==8.3.3
1010responses==0.25.3
1111respx==0.21.1
1212types-PyYAML==6.0.12.20240917
13- types-requests==2.32.0.20240914
14- types-setuptools==75.1 .0.20241014
13+ types-requests==2.32.0.20241016
14+ types-setuptools==75.2 .0.20241019
Original file line number Diff line number Diff line change 11-r requirements.txt
22build==1.2.2.post1
3- coverage==7.6.3
3+ coverage==7.6.4
44pytest-console-scripts==1.4.1
55pytest-cov==5.0.0
66pytest-github-actions-annotate-failures==0.2.0
You can’t perform that action at this time.
0 commit comments