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 #141 from staticdev/dependabot/pip/pytest-6.0.1
Browse files Browse the repository at this point in the history
Bump pytest from 6.0.0 to 6.0.1
  • Loading branch information
github-actions[bot] authored Jul 31, 2020
2 parents 6931bca + f6ed69b commit 77a7972
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 @@ -18,7 +18,7 @@ tomlkit = ">=0.5.9,<0.7.0"
click = "^7.0"

[tool.poetry.dev-dependencies]
pytest = "^6.0.0"
pytest = "^6.0.1"
coverage = {extras = ["toml"], version = "^5.2"}
black = "^19.10b0"
flake8 = "^3.8.3"
Expand Down

0 comments on commit 77a7972

Please sign in to comment.