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

Commit c741fcd

Browse files
Bump reorder-python-imports from 2.7.1 to 3.0.1
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 2.7.1 to 3.0.1. - [Release notes](https://github.com/asottile/reorder_python_imports/releases) - [Commits](asottile/reorder-python-imports@v2.7.1...v3.0.1) --- updated-dependencies: - dependency-name: reorder-python-imports dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d911cf4 commit c741fcd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -42,7 +42,7 @@ flake8-docstrings = "^1.6.0"
4242
flake8-rst-docstrings = "^0.2.5"
4343
pep8-naming = "^0.12.1"
4444
darglint = "^1.8.1"
45-
reorder-python-imports = "^2.7.1"
45+
reorder-python-imports = "^3.0.1"
4646
pre-commit-hooks = "^4.1.0"
4747
pytest_mock = "^3.7.0"
4848
black = "^22.1"

0 commit comments

Comments
 (0)