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

Commit d48dcfc

Browse files
Merge pull request #19 from staticdev/dependabot/pip/pytest-5.4.2
Bump pytest from 5.4.1 to 5.4.2
2 parents 112442f + a6db5dd commit d48dcfc

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)