Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit cccb351

Browse files
Merge pull request #78 from whtsky/renovate/pytest-5.4.x
chore(dependencies): update dependency pytest to ^5.4.1
2 parents 7cc7000 + 588584b commit cccb351

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -26,7 +26,7 @@ watchdog = "==0.7.0"
2626
pyyaml = "^5.3"
2727

2828
[tool.poetry.dev-dependencies]
29-
pytest = "^5.4.0"
29+
pytest = "^5.4.1"
3030
pytest-cov = "^2.8.1"
3131
coveralls = "^1.11.1"
3232
black = {version = "^19.10b0", python = "^3.6"}

0 commit comments

Comments
 (0)