Skip to content

Commit

Permalink
Merge pull request #100 from wemake-services/dependabot/pip/pytest-5.0.0
Browse files Browse the repository at this point in the history
Bump pytest from 4.6.3 to 5.0.0
  • Loading branch information
sobolevn committed Jul 1, 2019
2 parents ff64b99 + 7b06b1b commit b26ce6c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
15 changes: 5 additions & 10 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 @@ -37,7 +37,7 @@ dataclasses = { version = "^0.6", python = "<3.7" }
typing_extensions = "^3.6"

[tool.poetry.dev-dependencies]
pytest = "^4.6"
pytest = "^5.0"
pytest-cov = "^2.7"
pytest-randomly = "^3.0"
pytest-flake8 = "^1.0"
Expand Down

0 comments on commit b26ce6c

Please sign in to comment.