소스 검색

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,7 +19,7 @@ whitenoise>=5.2,<5.3
19 19
 # Linting
20 20
 flake8==3.9.2
21 21
 flake8-debugger==4.0.0
22
-isort==5.9.1
22
+isort==5.9.3
23 23
 
24 24
 # Helpers
25 25
 pyprof2calltree>=1.4,<1.5

Loading…
취소
저장