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

Commit b4408d0

Browse files
author
Thiago C. D'Ávila
authored
Merge pull request #303 from staticdev/dependabot/pip/reorder-python-imports-2.4.0
Bump reorder-python-imports from 2.3.6 to 2.4.0
2 parents e22f756 + 9858fae commit b4408d0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -44,7 +44,7 @@ flake8-docstrings = "^1.5.0"
4444
flake8-rst-docstrings = "^0.0.14"
4545
pep8-naming = "^0.11.1"
4646
pre-commit-hooks = "^3.4.0"
47-
reorder-python-imports = "^2.3.6"
47+
reorder-python-imports = "^2.4.0"
4848

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

0 commit comments

Comments
 (0)