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

Commit

Permalink
Merge pull request #205 from staticdev/dependabot/pip/reorder-python-…
Browse files Browse the repository at this point in the history
…imports-2.3.6

Bump reorder-python-imports from 2.3.5 to 2.3.6
  • Loading branch information
github-actions[bot] committed Nov 2, 2020
2 parents 619d22b + 38c2081 commit 9556e34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ flake8-bugbear = "^20.1.4"
safety = "^1.8.5"
pytest = "^6.1.2"
mypy = "^0.790"
reorder-python-imports = "^2.3.5"
reorder-python-imports = "^2.3.6"
pre-commit = "^2.8.1"
coverage = {extras = ["toml"], version = "^5.3"}
pytest-django = "^4.1.0"
Expand Down

0 comments on commit 9556e34

Please sign in to comment.