File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 - id : pyupgrade
99 args : ["--py36-plus"]
1010 - repo : https://github.com/asottile/reorder_python_imports
11- rev : v3.0.1
11+ rev : v3.1.0
1212 hooks :
1313 - id : reorder-python-imports
1414 name : Reorder Python imports (src, tests)
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ filelock==3.6.0
2222 # virtualenv
2323greenlet==1.1.2 ; python_version < "3.11"
2424 # via -r requirements/tests.in
25- identify==2.4.12
25+ identify==2.5.0
2626 # via pre-commit
2727nodeenv==1.6.0
2828 # via pre-commit
Original file line number Diff line number Diff line change 77#
88cffi==1.15.0
99 # via cryptography
10- cryptography==36 .0.2
10+ cryptography==37 .0.1
1111 # via -r requirements/typing.in
12- mypy==0.942
12+ mypy==0.950
1313 # via -r requirements/typing.in
1414mypy-extensions==0.4.3
1515 # via mypy
You can’t perform that action at this time.
0 commit comments