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

Commit 1de2d5c

Browse files
Bump reorder-python-imports from 2.6.0 to 2.7.0
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/asottile/reorder_python_imports/releases) - [Commits](asottile/reorder-python-imports@v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: reorder-python-imports dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 895d75f commit 1de2d5c

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)