浏览代码

Bump isort from 5.9.1 to 5.9.3

Bumps [isort](https://github.com/pycqa/isort) from 5.9.1 to 5.9.3.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.9.1...5.9.3)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 4 年前
父节点
当前提交
f522baf17a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt 查看文件

19
 # Linting
19
 # Linting
20
 flake8==3.9.2
20
 flake8==3.9.2
21
 flake8-debugger==4.0.0
21
 flake8-debugger==4.0.0
22
-isort==5.9.1
22
+isort==5.9.3
23
 
23
 
24
 # Helpers
24
 # Helpers
25
 pyprof2calltree>=1.4,<1.5
25
 pyprof2calltree>=1.4,<1.5

正在加载...
取消
保存