Skip to content

Commit 80fbfbf

Browse files
authored
Merge pull request #96 from OperationCode/dependabot/pip/pytest-5.0.1
Bump pytest from 4.6.3 to 5.0.1
2 parents d18a478 + e8fccde commit 80fbfbf

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)