Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Bump pytest from 4.6.3 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.3 to 5.0.1.
- [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.6.3...5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 5, 2019
1 parent c3b1273 commit 9e9c6bb
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
Expand Up @@ -38,7 +38,7 @@ mimesis = "^3.1"
pytest-cov = "^2.7"
pytest-factoryboy = "^2.0"
pytest-randomly = "^3.0"
pytest = "^4.6"
pytest = "^5.0"
wemake-python-styleguide = "^0.9"
flake8-pytest = "^1.3"
validators = "^0.13.0"
Expand Down

0 comments on commit 9e9c6bb

Please sign in to comment.