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

Commit 0b487b5

Browse files
Merge pull request #156 from staticdev/dependabot/pip/reorder-python-imports-2.3.2
Bump reorder-python-imports from 2.3.1 to 2.3.2
2 parents 8566830 + 91faa54 commit 0b487b5

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)