build(deps-dev): bump isort from 5.8.0 to 5.9.0

Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.0.
- [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.8.0...5.9.0)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-21 09:15:06 +00:00 committed by GitHub
parent 65d711c4fa
commit f2dc896179
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -21,7 +21,7 @@ black = "==21.5b1"
coverage = "~=5.5"
django-stubs = "~=1.8.0"
flake8 = "~=3.9.2"
isort = "~=5.8.0"
isort = "~=5.9.0"
mypy = "~=0.902"
pylint = "~=2.8.3"
pylint-django = "~=2.4.4"

14
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "fdc50ffaa88f4673780f5848091b4e5db7d1150da57df050aa6aa4fa9fa6070f"
"sha256": "4ba9fe8890ccce861f0c82144ae66ee36f5c1a6faa279c784ce3f20de8fcb3db"
},
"pipfile-spec": 6,
"requires": {
@ -254,11 +254,11 @@
},
"prompt-toolkit": {
"hashes": [
"sha256:bf00f22079f5fadc949f42ae8ff7f05702826a97059ffcc6281036ad40ac6f04",
"sha256:e1b4f11b9336a28fa11810bc623c357420f69dfdb6d2dac41ca2c21a55c033bc"
"sha256:08360ee3a3148bdb5163621709ee322ec34fc4375099afa4bbf751e9b7b7fa4f",
"sha256:7089d8d2938043508aa9420ec18ce0922885304cddae87fb96eebca942299f88"
],
"markers": "python_full_version >= '3.6.1'",
"version": "==3.0.18"
"version": "==3.0.19"
},
"psycopg2": {
"hashes": [
@ -547,11 +547,11 @@
},
"isort": {
"hashes": [
"sha256:0a943902919f65c5684ac4e0154b1ad4fac6dcaa5d9f3426b732f1c8b5419be6",
"sha256:2bb1680aad211e3c9944dbce1d4ba09a989f04e238296c87fe2139faa26d655d"
"sha256:8fd40deb804e5ce21dbbb92d0a9a79907209a0f2ba42be571c2963499c0d4829",
"sha256:e6b6111242682a9082738d0ba71a48ba5db0fa6fdabb169db9de13b48ad51840"
],
"index": "pypi",
"version": "==5.8.0"
"version": "==5.9.0"
},
"lazy-object-proxy": {
"hashes": [