Skip to content

Commit

Permalink
Bump pytest from 4.3.1 to 4.4.0 (#536)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@4.3.1...4.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and sobolevn committed Apr 1, 2019
1 parent 5d3847a commit f262287
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -70,7 +70,7 @@ pep8-naming = ">=0.7,<0.9"
[tool.poetry.dev-dependencies]
pytest-cov = "^2.6"
pytest-randomly = "^2.1"
pytest = "^4.3"
pytest = "^4.4"
mypy = "^0.670"
sphinx = "^2.0"
sphinx-autodoc-typehints = "^1.6"
Expand Down

0 comments on commit f262287

Please sign in to comment.