Skip to content

Commit

Permalink
Bump isort from 5.10.0 to 5.10.1
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/pycqa/isort) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.10.0...5.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and palango committed Nov 11, 2021
1 parent e0d9a62 commit 15eb2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ watchdog>=0.8.3
flake8==3.9.2
flake8-bugbear==21.9.2
flake8-tuple==0.4.1
isort==5.10.0
isort==5.10.1
mypy==0.910
black==21.10b0
pylint==2.10.2
Expand Down

0 comments on commit 15eb2c3

Please sign in to comment.