Skip to content

Commit

Permalink
Bump pytest from 5.4.1 to 5.4.2 (#191)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.1 to 5.4.2.
- [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.4.1...5.4.2)

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 May 12, 2020
1 parent b3f31dd commit a17f236
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 @@ -14,7 +14,7 @@ taskcluster_urls = "^12.1"

[tool.poetry.dev-dependencies]
pre-commit = "^2.4"
pytest = "^5.3"
pytest = "^5.4"
tox = "^3.15"
responses = "^0.10"
sphinx = "^3.0.3"
Expand Down

0 comments on commit a17f236

Please sign in to comment.