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.3.0 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.3.0 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.0...4.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 1, 2019
1 parent 84d810a commit d9a3b1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -38,7 +38,7 @@ mimesis = "^3.1"
pytest-cov = "^2.6"
pytest-factoryboy = "^2.0"
pytest-randomly = "^2.1"
pytest = "^4.3"
pytest = "^4.4"
wemake-python-styleguide = "^0.8"
flake8-pytest = "^1.3"
validators = "^0.12.4"
Expand Down

0 comments on commit d9a3b1e

Please sign in to comment.