Skip to content

Commit

Permalink
Bump reorder-python-imports from 2.7.0 to 2.7.1
Browse files Browse the repository at this point in the history
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](asottile/reorder-python-imports@v2.7.0...v2.7.1)

---
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>
  • Loading branch information
dependabot[bot] committed Jan 26, 2022
1 parent 06393fd commit 934bb65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ flake8 = "^4.0.1"
homeassistant = "^2021.12.1"
pre-commit = "^2.17.0"
rctclient = "^0.0.3"
reorder-python-imports = "^2.7.0"
reorder-python-imports = "^2.7.1"
pytest-homeassistant-custom-component = "^0.5.5"

[build-system]
Expand Down

0 comments on commit 934bb65

Please sign in to comment.