Skip to content

Commit

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

---
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] committed Dec 16, 2022
1 parent 1b69eb6 commit 51c3cb0
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
@@ -1,7 +1,7 @@
-r docs/requirements.txt
django==4.1.4
black==22.12.0
isort==5.11.0
isort==5.11.2
flake8==5.0.4
pydocstyle==6.1.1
docformatter==1.5.1
Expand Down

0 comments on commit 51c3cb0

Please sign in to comment.