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

Commit 72e3aa5

Browse files
Merge pull request #66 from staticdev/dependabot/pip/pytest-5.4.3
Bump pytest from 5.4.2 to 5.4.3
2 parents a040da6 + d36e505 commit 72e3aa5

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.4.2"
18+
pytest = "^5.4.3"
1919
coverage = {extras = ["toml"], version = "^5.0.3"}
2020
black = "^19.10b0"
2121
flake8 = "^3.8.2"

0 commit comments

Comments
 (0)