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

Commit

Permalink
Merge pull request #66 from staticdev/dependabot/pip/pytest-5.4.3
Browse files Browse the repository at this point in the history
Bump pytest from 5.4.2 to 5.4.3
  • Loading branch information
github-actions[bot] authored Jun 4, 2020
2 parents a040da6 + d36e505 commit 72e3aa5
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 @@ -15,7 +15,7 @@ click = "^7.0"
importlib_metadata = {version = "^1.6.0", python = "<3.8"}

[tool.poetry.dev-dependencies]
pytest = "^5.4.2"
pytest = "^5.4.3"
coverage = {extras = ["toml"], version = "^5.0.3"}
black = "^19.10b0"
flake8 = "^3.8.2"
Expand Down

0 comments on commit 72e3aa5

Please sign in to comment.