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

Commit fc3ad60

Browse files
Bump reorder-python-imports from 2.3.1 to 2.3.2
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/asottile/reorder_python_imports/releases) - [Commits](https://github.com/asottile/reorder_python_imports/commits/v2.3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55570b7 commit fc3ad60

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
@@ -38,7 +38,7 @@ flake8-bugbear = "^20.1.4"
3838
safety = "^1.8.5"
3939
pytest = "^5.4.3"
4040
mypy = "^0.782"
41-
reorder-python-imports = "^2.3.1"
41+
reorder-python-imports = "^2.3.2"
4242
pre-commit = "^2.6.0"
4343
coverage = {extras = ["toml"], version = "^5.2"}
4444
pytest-django = "^3.9.0"

0 commit comments

Comments
 (0)