Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
chore(deps-dev): bump pytest from 5.2.4 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.4 to 5.3.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@5.2.4...5.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Nov 25, 2019
1 parent 4344d6e commit cab5fe8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 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 @@ -32,7 +32,7 @@ sphinx = { version = ">=1.8,<3.0", optional = true }
toml = { version = "^0.10.0", optional = true }

[tool.poetry.dev-dependencies]
pytest = "^5.2"
pytest = "^5.3"
hypothesis = "^4.44"
isort = "^4.3"
flake8 = "^3.7"
Expand Down

0 comments on commit cab5fe8

Please sign in to comment.