Skip to content

Commit

Permalink
Bump isort from 5.10.0 to 5.10.1 (#376)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 10, 2021
1 parent 67e3782 commit 7ff20af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -9,6 +9,6 @@ pyroma==3.2
pytest-cov==3.0.0
pytest==6.2.5
pytest-asyncio==0.16.0
isort==5.10.0
isort==5.10.1
tox==3.24.4
wheel==0.37.0

0 comments on commit 7ff20af

Please sign in to comment.