Skip to content

Commit

Permalink
build(deps-dev): bump isort from 5.9.2 to 5.9.3 (#341)
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/pycqa/isort) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.9.2...5.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2021
1 parent db0ebf4 commit 4f7693e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pre-commit = "==2.13.0"
commitizen = "==2.18.0"
mypy = "==0.910"
flake8 = "==3.9.2"
isort = "==5.9.2"
isort = "==5.9.3"
controllerx = {path = ".", editable = true}

[packages]
Expand Down

0 comments on commit 4f7693e

Please sign in to comment.