Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit a6db5dd

Browse files
Bump pytest from 5.4.1 to 5.4.2
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>
1 parent 112442f commit a6db5dd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ click = "^7.0"
1515
importlib_metadata = {version = "^1.6.0", python = "<3.8"}
1616

1717
[tool.poetry.dev-dependencies]
18-
pytest = "^5.3.5"
18+
pytest = "^5.4.2"
1919
coverage = {extras = ["toml"], version = "^5.0.3"}
2020
pytest-cov = "^2.8.1"
2121
black = "^19.10b0"

0 commit comments

Comments
 (0)