File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Expand file tree Collapse file tree 4 files changed +16
-16
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 : v3.5.3
10
+ rev : v3.6.0
11
11
hooks :
12
12
- id : commitizen
13
13
stages : [commit-msg]
14
14
- repo : https://github.com/pycqa/flake8
15
- rev : 6.0 .0
15
+ rev : 6.1 .0
16
16
hooks :
17
17
- id : flake8
18
18
- repo : https://github.com/pycqa/isort
19
19
rev : 5.12.0
20
20
hooks :
21
21
- id : isort
22
22
- repo : https://github.com/pycqa/pylint
23
- rev : v2.17.4
23
+ rev : v2.17.5
24
24
hooks :
25
25
- id : pylint
26
26
additional_dependencies :
30
30
- requests-toolbelt==0.9.1
31
31
files : ' gitlab/'
32
32
- repo : https://github.com/pre-commit/mirrors-mypy
33
- rev : v1.4 .1
33
+ rev : v1.5 .1
34
34
hooks :
35
35
- id : mypy
36
36
args : []
Original file line number Diff line number Diff line change 1
1
-r requirements.txt
2
- furo==2023.05.20
2
+ furo==2023.8.19
3
3
jinja2==3.1.2
4
4
myst-parser==2.0.0
5
- sphinx==7.0.1
5
+ sphinx==7.2.2
6
6
sphinxcontrib-autoprogram==0.1.8
Original file line number Diff line number Diff line change 1
1
-r requirements.txt
2
2
argcomplete==2.0.0
3
3
black==23.7.0
4
- commitizen==3.5.3
5
- flake8==6.0 .0
4
+ commitizen==3.6.0
5
+ flake8==6.1 .0
6
6
isort==5.12.0
7
- mypy==1.4 .1
8
- pylint==2.17.4
7
+ mypy==1.5 .1
8
+ pylint==2.17.5
9
9
pytest==7.4.0
10
- responses==0.23.1
10
+ responses==0.23.3
11
11
types-PyYAML==6.0.12.11
12
12
types-requests==2.31.0.2
13
- types-setuptools==68.0 .0.3
13
+ types-setuptools==68.1 .0.0
Original file line number Diff line number Diff line change 1
1
-r requirements.txt
2
2
build==0.10.0
3
- coverage==7.2.7
4
- pytest-console-scripts==1.4.0
3
+ coverage==7.3.0
4
+ pytest-console-scripts==1.4.1
5
5
pytest-cov==4.1.0
6
6
pytest-github-actions-annotate-failures==0.2.0
7
7
pytest==7.4.0
8
8
PyYaml==6.0.1
9
9
responses==0.23.3
10
- setuptools==68.0.0
11
- wheel==0.41.0
10
+ setuptools==68.1.2
11
+ wheel==0.41.1
You can’t perform that action at this time.
0 commit comments