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

Commit e95ca26

Browse files
authoredJul 22, 2020
Merge pull request #121 from staticdev/dependabot/pip/reorder-python-imports-2.3.2
Bump reorder-python-imports from 2.3.1 to 2.3.2
2 parents 55570b7 + fc3ad60 commit e95ca26

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)
This repository has been archived.