Skip to content

Commit

Permalink
Merge pull request #124 from wemake-services/dependabot/pip/pytest-5.2.0
Browse files Browse the repository at this point in the history
Bump pytest from 5.1.3 to 5.2.0
  • Loading branch information
sobolevn committed Sep 30, 2019
2 parents 309666a + 1b1a345 commit bb19f82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.1"
pytest = "^5.2"
pytest-cov = "^2.7"
pytest-randomly = "^3.1"
pytest-flake8 = "^1.0"
Expand Down

0 comments on commit bb19f82

Please sign in to comment.