浏览代码

Bump isort from 5.2.2 to 5.4.2

Bumps [isort](https://github.com/timothycrosley/isort) from 5.2.2 to 5.4.2.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/compare/5.2.2...5.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 年前
父节点
当前提交
526b586052
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt 查看文件

@@ -21,7 +21,7 @@ whitenoise==5.2.0
21 21
 flake8==3.8.3
22 22
 flake8-debugger==3.2.1
23 23
 flake8-blind-except==0.1.1
24
-isort==5.2.2
24
+isort==5.4.2
25 25
 
26 26
 # Helpers
27 27
 pyprof2calltree==1.4.5

正在加载...
取消
保存