File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
- uses : actions/checkout@v4.1.0
33
33
- uses : actions/setup-python@v4.7.1
34
34
with :
35
- python-version : " 3.12 "
35
+ python-version : " 3.11 "
36
36
- name : install tox
37
37
run : pip install tox==3.26.0
38
38
- name : pre-commit
Original file line number Diff line number Diff line change 25
25
- id : pylint
26
26
additional_dependencies :
27
27
- argcomplete==2.0.0
28
- - pytest==7.1.3
28
+ - pytest==7.4.2
29
29
- requests==2.28.1
30
- - requests-toolbelt==0.9.1
30
+ - requests-toolbelt==1.0.0
31
31
files : ' gitlab/'
32
32
- repo : https://github.com/pre-commit/mirrors-mypy
33
33
rev : v1.5.1
36
36
args : []
37
37
additional_dependencies :
38
38
- jinja2==3.1.2
39
- - pytest==7.2 .2
40
- - responses==0.23.1
39
+ - pytest==7.4 .2
40
+ - responses==0.23.3
41
41
- types-PyYAML==6.0.12
42
42
- types-requests==2.28.11.2
43
43
- repo : https://github.com/pre-commit/pygrep-hooks
You can’t perform that action at this time.
0 commit comments