build(deps-dev): bump reorder-python-imports from 3.8.1 to 3.8.2 (#203)

Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](https://github.com/asottile/reorder_python_imports/compare/v3.8.1...v3.8.2)

---
updated-dependencies:
- dependency-name: reorder-python-imports
  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>
This commit is contained in:
dependabot[bot]
2022-07-21 09:49:08 -05:00
committed by GitHub
parent 21746a96ed
commit 965bb33f8f
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ flake8-docstrings = "^1.6.0"
flake8-rst-docstrings = "^0.2.7"
pep8-naming = "^0.13.1"
darglint = "^1.8.1"
reorder-python-imports = "^3.1.0"
reorder-python-imports = "^3.8.2"
pre-commit-hooks = "^4.2.0"
Pygments = "^2.12.0"
pyupgrade = "^2.37.2"