Skip to content

Commit

Permalink
Bump pytest from 5.1.2 to 5.1.3 (#85)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.1.2...5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and sobolevn committed Sep 23, 2019
1 parent 444bc65 commit 8074b0d
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 @@ -57,7 +57,7 @@ nitpick = "^0.21.0"

safety = "^1.8"

pytest = "^5.0"
pytest = "^5.1"
pytest-cov = "^2.7"
pytest-randomly = "^3.0"

Expand Down

0 comments on commit 8074b0d

Please sign in to comment.