Browse Source

Bump isort from 4.3.21 to 5.1.1

Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.21 to 5.1.1.
- [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/4.3.21...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 years ago
parent
commit
c89aaf9f2b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt View File

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

Loading…
Cancel
Save