File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
2+ - repo : https://github.com/asottile/pyupgrade
3+ rev : v3.3.1
4+ hooks :
5+ - id : pyupgrade
6+ args :
7+ - " --py37-plus"
28 - repo : https://github.com/timothycrosley/isort
3- rev : 5.10.1
9+ rev : 5.12.0
410 hooks :
511 - id : isort
6- language_version : python3.7
712 exclude : ' /mibs'
813 - repo : https://github.com/python/black
9- rev : 22.8 .0
14+ rev : 23.1 .0
1015 hooks :
1116 - id : black
12- language_version : python3.7
1317 exclude : ' /mibs'
1418 - repo : https://github.com/pycqa/flake8
1519 rev : 5.0.4
2226 flake8-print,
2327 flake8-eradicate,
2428 ]
25- language_version : python3.7
26- exclude : ' /mibs'
29+ exclude : ' /mibs'
Original file line number Diff line number Diff line change 11pycryptodomex < 3.10
2+ pyasn1 == 0.4.8
23pysnmp >= 4.4 ,< 5
34ipaddress >= 1.0.22 ,< 2 ; python_version < = '2.7'
Original file line number Diff line number Diff line change 1- 4.0.4
1+ 4.0.5
You can’t perform that action at this time.
0 commit comments