mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
requirements: Upgrade isort from 4.3.17 to 4.3.21.
This commit is contained in:
@@ -23,7 +23,7 @@ fakeldap==0.6.1
|
||||
httpretty==0.9.6
|
||||
|
||||
# For sorting imports
|
||||
isort==4.3.17
|
||||
isort==4.3.21
|
||||
|
||||
# for pep8 linter
|
||||
pycodestyle==2.5.0
|
||||
|
||||
@@ -76,7 +76,7 @@ imagesize==1.1.0 # via sphinx
|
||||
incremental==17.5.0 # via twisted
|
||||
ipython-genutils==0.2.0 # via traitlets
|
||||
ipython==6.5.0
|
||||
isort==4.3.17
|
||||
isort==4.3.21
|
||||
jedi==0.14.0 # via ipython
|
||||
jinja2==2.10.1
|
||||
jmespath==0.9.4 # via boto3, botocore
|
||||
|
||||
Reference in New Issue
Block a user