Skip to content

Commit

Permalink
Merge pull request #111 from wemake-services/dependabot/pip/pytest-5.1.0
Browse files Browse the repository at this point in the history
Bump pytest from 5.0.1 to 5.1.0
  • Loading branch information
sobolevn committed Aug 16, 2019
2 parents b6b33ed + 0962948 commit 810ec00
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 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 @@ -37,7 +37,7 @@ dataclasses = { version = "^0.6", python = "<3.7" }
typing_extensions = "^3.6"

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

0 comments on commit 810ec00

Please sign in to comment.