Skip to content

Commit

Permalink
Build(deps-dev): Bump reorder-python-imports from 2.7.0 to 3.1.0
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 3.1.0.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](asottile/reorder-python-imports@v2.7.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2022
1 parent 35ed9bd commit d24e566
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -39,7 +39,7 @@ flake8-docstrings = "^1.6.0"
flake8-rst-docstrings = "^0.2.5"
pep8-naming = "^0.12.1"
darglint = "^1.8.1"
reorder-python-imports = "^2.7.0"
reorder-python-imports = "^3.1.0"
pre-commit-hooks = "^4.1.0"
furo = "^2022.1.2"
Pygments = "^2.11.2"
Expand Down

0 comments on commit d24e566

Please sign in to comment.