Skip to content
This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Commit 91faa54

Browse files
Bump reorder-python-imports from 2.3.1 to 2.3.2
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/asottile/reorder_python_imports/releases) - [Commits](https://github.com/asottile/reorder_python_imports/commits/v2.3.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6107c21 commit 91faa54

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ flake8-docstrings = "^1.5.0"
4343
flake8-rst-docstrings = "^0.0.13"
4444
pep8-naming = "^0.11.1"
4545
pre-commit-hooks = "^3.1.0"
46-
reorder-python-imports = "^2.3.1"
46+
reorder-python-imports = "^2.3.2"
4747

4848
[tool.coverage.paths]
4949
source = ["src", "*/site-packages"]

0 commit comments

Comments
 (0)