Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit fb21d3d

Browse files
authored
Merge pull request #464 from staticdev/dependabot/pip/reorder-python-imports-2.7.0
Bump reorder-python-imports from 2.6.0 to 2.7.0
2 parents 895d75f + 1de2d5c commit fb21d3d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ flake8-bugbear = "^22.1.11"
4040
safety = "^1.10.3"
4141
pytest = "^6.2.5"
4242
mypy = "^0.931"
43-
reorder-python-imports = "^2.6.0"
43+
reorder-python-imports = "^2.7.0"
4444
pre-commit = "^2.17.0"
4545
pytest-django = "^4.5.2"
4646
pygments = "^2.11.2"

0 commit comments

Comments
 (0)