File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed 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.1 .0
6+ rev : 25.9 .0
77 hooks :
88 - id : black
99 - repo : https://github.com/commitizen-tools/commitizen
3232 - requests-toolbelt==1.0.0
3333 files : ' gitlab/'
3434 - repo : https://github.com/pre-commit/mirrors-mypy
35- rev : v1.18.1
35+ rev : v1.18.2
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 : 41.113 .3
54+ rev : 41.125 .3
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.1 .0
3+ black==25.9 .0
44commitizen==4.9.1
55flake8==7.3.0
66isort==6.0.1
7- mypy==1.18.1
7+ mypy==1.18.2
88pylint==3.3.8
99pytest==8.4.2
1010responses==0.25.8
1111respx==0.22.0
12- types-PyYAML==6.0.12.20250822
12+ types-PyYAML==6.0.12.20250915
1313types-requests==2.32.4.20250913
1414types-setuptools==80.9.0.20250822
Original file line number Diff line number Diff line change 11-r requirements.txt
22anyio==4.10.0
33build==1.3.0
4- coverage==7.10.6
4+ coverage==7.10.7
55pytest-console-scripts==1.4.1
66pytest-cov==6.3.0
77pytest-github-actions-annotate-failures==0.3.0
You can’t perform that action at this time.
0 commit comments