File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/asottile/pyupgrade
3- rev : v2.7.4
3+ rev : v2.19.1
44 hooks :
55 - id : pyupgrade
66 language_version : python3.7
77 - repo : https://github.com/timothycrosley/isort
8- rev : 5.7 .0
8+ rev : 5.8 .0
99 hooks :
1010 - id : isort
1111 language_version : python3.7
1212 - repo : https://github.com/python/black
13- rev : 20.8b1
13+ rev : 21.5b2
1414 hooks :
1515 - id : black
1616 language_version : python3.7
1717 - repo : https://gitlab.com/pycqa/flake8
18- rev : 3.8.4
18+ rev : 3.9.2
1919 hooks :
2020 - id : flake8
2121 additional_dependencies : [
Original file line number Diff line number Diff line change 11tox
22pre-commit
33-r test_requirements.txt
4- cloudshell-shell-core~=5.0
5- git+https://github.com/QualiSystems/cloudshell-cp-core.git@python3-fixes#subdirectory=package
6- git+https://github.com/QualiSystems/cloudshell-cp-aws.git@python3
4+ -r src/requirements.txt
You can’t perform that action at this time.
0 commit comments