Skip to content

Commit e8fccde

Browse files
Bump pytest from 4.6.3 to 5.0.1
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>
1 parent d18a478 commit e8fccde

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

poetry.lock

Lines changed: 5 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ asynctest = "^0.13.0"
2020
black = {version = "^19.3b0", allows-prereleases = true}
2121
flake8 = "^3.7"
2222
isort = "^4.3"
23-
pytest = "^4.6"
23+
pytest = "^5.0"
2424
pytest-aiohttp = "^0.3.0"
2525
pytest-asyncio = "^0.10.0"
2626
pytest-mock = "^1.10"

0 commit comments

Comments
 (0)