Skip to content

Commit

Permalink
Bump pytest-isort from 0.3.1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [pytest-isort](https://github.com/moccu/pytest-isort) from 0.3.1 to 1.0.0.
- [Release notes](https://github.com/moccu/pytest-isort/releases)
- [Changelog](https://github.com/moccu/pytest-isort/blob/master/CHANGELOG.rst)
- [Commits](stephrdev/pytest-isort@0.3.1...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 15, 2020
1 parent c81e90e commit 382de87
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 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
Expand Up @@ -49,7 +49,7 @@ flake8 = "^3.5"
pytest-cov = "^2.10"
pytest-flake8 = "^1.0"
pytest-randomly = "^3.4"
pytest-isort = "^0.3"
pytest-isort = "^1.0"
pytest = "^5.4"

flake8-pytest = "^1.3"
Expand Down

0 comments on commit 382de87

Please sign in to comment.