Skip to content

Commit

Permalink
Bump reorder-python-imports from 2.7.1 to 3.0.1 (#124)
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.1 to 3.0.1.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](asottile/reorder-python-imports@v2.7.1...v3.0.1)

---
updated-dependencies:
- dependency-name: reorder-python-imports
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2022
1 parent 8423895 commit 7e2be63
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 24 deletions.
31 changes: 8 additions & 23 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 @@ -26,7 +26,7 @@ mypy = "^0.942"
pre-commit = "^2.18.1"
pre-commit-hooks = "^4.1.0"
pytest = "^7.1.1"
reorder-python-imports = "^2.7.1"
reorder-python-imports = "^3.0.1"
safety = "^1.10.3"
sphinx = "^4.5.0"
sphinx-autobuild = "^2021.3.14"
Expand Down

0 comments on commit 7e2be63

Please sign in to comment.