File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 7
7
hooks :
8
8
- id : black
9
9
- repo : https://github.com/commitizen-tools/commitizen
10
- rev : v4.8.2
10
+ rev : v4.8.3
11
11
hooks :
12
12
- id : commitizen
13
13
stages : [commit-msg]
32
32
- requests-toolbelt==1.0.0
33
33
files : ' gitlab/'
34
34
- repo : https://github.com/pre-commit/mirrors-mypy
35
- rev : v1.15 .0
35
+ rev : v1.16 .0
36
36
hooks :
37
37
- id : mypy
38
38
args : []
51
51
- id : rst-directive-colons
52
52
- id : rst-inline-touching-normal
53
53
- repo : https://github.com/maxbrunet/pre-commit-renovate
54
- rev : 40.31 .0
54
+ rev : 40.49 .0
55
55
hooks :
56
56
- id : renovate-config-validator
Original file line number Diff line number Diff line change 1
1
-r requirements.txt
2
2
-r requirements-test.txt
3
- pytest-docker==3.2.1
3
+ pytest-docker==3.2.2
Original file line number Diff line number Diff line change 1
1
-r requirements.txt
2
2
argcomplete==2.0.0
3
3
black==25.1.0
4
- commitizen==4.8.2
4
+ commitizen==4.8.3
5
5
flake8==7.2.0
6
6
isort==6.0.1
7
7
mypy==1.16.0
8
8
pylint==3.3.7
9
- pytest==8.3.5
9
+ pytest==8.4.0
10
10
responses==0.25.7
11
11
respx==0.22.0
12
12
types-PyYAML==6.0.12.20250516
13
- types-requests==2.32.0.20250515
14
- types-setuptools==80.8 .0.20250521
13
+ types-requests==2.32.0.20250602
14
+ types-setuptools==80.9 .0.20250529
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ coverage==7.8.2
5
5
pytest-console-scripts==1.4.1
6
6
pytest-cov==6.1.1
7
7
pytest-github-actions-annotate-failures==0.3.0
8
- pytest==8.3.5
8
+ pytest==8.4.0
9
9
PyYaml==6.0.2
10
10
responses==0.25.7
11
11
respx==0.22.0
You can’t perform that action at this time.
0 commit comments