Skip to content

Commit 9280372

Browse files
authored
Update isort to latest version (#5209)
* Update isort * Add news entry * Update news/3 Code Health/5059.md Co-Authored-By: DonJayamanne <don.jayamanne@yahoo.com>
1 parent e7cf718 commit 9280372

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

news/3 Code Health/5059.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update version of [isort](https://pypi.org/project/isort/) to `4.3.17`

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
jedi==0.12.0
22
parso==0.2.1
3-
isort==4.3.4
3+
isort==4.3.17
44
ptvsd==4.2.7

0 commit comments

Comments
 (0)