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 #137 from staticdev/dependabot/pip/pytest-6.0.0
Browse files Browse the repository at this point in the history
Bump pytest from 5.4.3 to 6.0.0
  • Loading branch information
github-actions[bot] authored Jul 30, 2020
2 parents df85091 + 88a65a1 commit 18c2708
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 = "^5.4.3"
pytest = "^6.0.0"
coverage = {extras = ["toml"], version = "^5.2"}
black = "^19.10b0"
flake8 = "^3.8.3"
Expand Down

0 comments on commit 18c2708

Please sign in to comment.