File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed
Expand file tree Collapse file tree 6 files changed +13
-13
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.17.0
24+ uses : python-semantic-release/python-semantic-release@v9.19.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.1 .1
10+ rev : v4.2 .1
1111 hooks :
1212 - id : commitizen
1313 stages : [commit-msg]
1414 - repo : https://github.com/pycqa/flake8
15- rev : 7.1.1
15+ rev : 7.1.2
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.14.1
35+ rev : v1.15.0
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 : 39.156 .1
54+ rev : 39.171 .1
5555 hooks :
5656 - id : renovate-config-validator
Original file line number Diff line number Diff line change 11-r requirements.txt
22-r requirements-test.txt
3- pytest-docker==3.1.1
3+ pytest-docker==3.2.0
Original file line number Diff line number Diff line change 11-r requirements.txt
22furo==2024.8.6
33jinja2==3.1.5
4- myst-parser==4.0.0
4+ myst-parser==4.0.1
55sphinx==8.1.3
66sphinxcontrib-autoprogram==0.1.9
77sphinx-autobuild==2024.10.3
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.1 .1
5- flake8==7.1.1
4+ commitizen==4.2 .1
5+ flake8==7.1.2
66isort==6.0.0
7- mypy==1.14.1
7+ mypy==1.15.0
88pylint==3.3.4
99pytest==8.3.4
1010responses==0.25.6
1111respx==0.22.0
1212types-PyYAML==6.0.12.20241230
1313types-requests==2.32.0.20241016
14- types-setuptools==75.8.0.20250110
14+ types-setuptools==75.8.0.20250210
Original file line number Diff line number Diff line change 11-r requirements.txt
22anyio==4.8.0
33build==1.2.2.post1
4- coverage==7.6.10
4+ coverage==7.6.12
55pytest-console-scripts==1.4.1
66pytest-cov==6.0.0
77pytest-github-actions-annotate-failures==0.3.0
88pytest==8.3.4
99PyYaml==6.0.2
1010responses==0.25.6
1111respx==0.22.0
12- trio==0.28 .0
12+ trio==0.29 .0
1313wheel==0.45.1
You can’t perform that action at this time.
0 commit comments