Skip to content

Commit

Permalink
Bump pytest-isort from 1.1.0 to 1.2.0 (#154)
Browse files Browse the repository at this point in the history
Bumps [pytest-isort](https://github.com/moccu/pytest-isort) from 1.1.0 to 1.2.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@1.1.0...1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 3, 2020
1 parent 767c791 commit 644eee4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 = "^1.1"
pytest-isort = "^1.2"
pytest = "^6.0"

flake8-pytest = "^1.3"
Expand Down

0 comments on commit 644eee4

Please sign in to comment.